Difference between revisions of "Abe"

From Bitcoin Wiki
Jump to: navigation, search
(added abe.bitcoinstats.org:2750)
m (Remove demonstration link as it links to malware)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[File:penny-abe-160.png|thumb|160px|Abe]]
 
 
 
'''Abe''' is a free, open-source [[block chain browser]] released by [[User:JohnTobey253|John Tobey]] under the [[wikipedia:Affero General Public License|Affero General Public License]].
 
'''Abe''' is a free, open-source [[block chain browser]] released by [[User:JohnTobey253|John Tobey]] under the [[wikipedia:Affero General Public License|Affero General Public License]].
  
Written in [[wikipedia:Python (programming language)|Python]] and portable [[wikipedia:SQL|SQL]],<ref>https://bitcointalk.org/index.php?topic=16141.0</ref> Abe draws inspiration from [[Bitcoin Block Explorer]] and seeks some level of compatibility with it but uses a completely new implementation.<ref>https://raw.github.com/jtobey/bitcoin-abe/master/README.md</ref>
+
Written in [[wikipedia:Python (programming language)|Python]] and portable [[wikipedia:SQL|SQL]],<ref>https://bitcointalk.org/index.php?topic=16141.0</ref> Abe draws inspiration from [[Bitcoin Block Explorer]] and seeks some level of compatibility with it but uses a completely new implementation.<ref>https://raw.github.com/bitcoin-abe/bitcoin-abe/master/README.md</ref>
  
 
==See Also==
 
==See Also==
Line 11: Line 9:
 
== External Links ==
 
== External Links ==
  
* [http://abe.bitcoinstats.org:2750 Demonstration site]
 
* [http://abe.john-edwin-tobey.org/ Original demonstration site (offline)]
 
 
* [https://bitcointalk.org/index.php?topic=22785.0 Project announcement]
 
* [https://bitcointalk.org/index.php?topic=22785.0 Project announcement]
* [https://github.com/jtobey/bitcoin-abe Project on Github]
+
* [https://github.com/bitcoin-abe/bitcoin-abe Project on Github]
  
 
==References==
 
==References==

Latest revision as of 17:52, 28 November 2017

Abe is a free, open-source block chain browser released by John Tobey under the Affero General Public License.

Written in Python and portable SQL,[1] Abe draws inspiration from Bitcoin Block Explorer and seeks some level of compatibility with it but uses a completely new implementation.[2]

See Also

External Links

References