Abe: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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://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/ | 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 11: | ||
== External Links == | == External Links == | ||
* [http:// | * [http://bcv.coinwallet.pl/ Demonstration site] | ||
* [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/jtobey/bitcoin-abe Project on Github] |
Revision as of 15:06, 27 March 2014
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]