Difference between revisions of "ABE"

From Bitcoin Wiki
Jump to: navigation, search
(Category: Open Source)
(Logo, more details)
Line 1: Line 1:
'''ABE''' is a free, open-source [[block chain browser]] by [[User:JohnTobey253|John Tobey]].
+
[[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 [http://en.wikipedia.org/wiki/Affero_General_Public_License Affero General Public License].
 +
 
 +
Written in [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] and portable [http://en.wikipedia.org/wiki/SQL SQL],<ref>[https://forum.bitcoin.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.txt</ref>
 +
 
 +
==See Also==
 +
 
 +
* [[Block chain browser]]
  
 
== External Links ==
 
== External Links ==
Line 6: Line 14:
 
* [https://forum.bitcoin.org/index.php?topic=16141.0 Project announcement]
 
* [https://forum.bitcoin.org/index.php?topic=16141.0 Project announcement]
 
* [https://github.com/jtobey/bitcoin-abe Project on Github]
 
* [https://github.com/jtobey/bitcoin-abe Project on Github]
 +
 +
==References==
 +
<references />
  
 
[[Category:Block chain browsers]]
 
[[Category:Block chain browsers]]
 
[[Category:Free Software]]
 
[[Category:Free Software]]
 
[[Category:Open Source]]
 
[[Category:Open Source]]

Revision as of 14:51, 26 June 2011

ABE

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