Abe: Difference between revisions
Jump to navigation
Jump to search
JohnTobey253 (talk | contribs) →External Links: updated demo site URL |
JohnTobey253 (talk | contribs) m Updated links |
||
Line 3: | Line 3: | ||
'''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://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. | Written in [[wikipedia:Python (programming language)|Python]] and portable [[wikipedia: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.md</ref> | ||
==See Also== | ==See Also== | ||
Line 12: | Line 12: | ||
* [http://abe.john-edwin-tobey.org/ Demonstration site] | * [http://abe.john-edwin-tobey.org/ Demonstration site] | ||
* [https:// | * [https://bitcointalk.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] | ||
Revision as of 02:59, 16 October 2011
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]