Difference between revisions of "ABE"

From Bitcoin Wiki
Jump to: navigation, search
(Logo, more details)
m (Show URL in references section.)
Line 3: Line 3:
 
'''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].
 
'''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>
+
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==
 
==See Also==

Revision as of 18:19, 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