Abe: Difference between revisions
Jump to navigation
Jump to search
JohnTobey253 (talk | contribs) Renamed "ABE" to "Abe", added a redirect. |
m Remove demonstration link as it links to malware |
||
(13 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
[[ | '''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/bitcoin-abe/bitcoin-abe/master/README.md</ref> | |||
==See Also== | ==See Also== | ||
Line 11: | Line 9: | ||
== External Links == | == External Links == | ||
* [https://bitcointalk.org/index.php?topic=22785.0 Project announcement] | |||
* [https:// | * [https://github.com/bitcoin-abe/bitcoin-abe Project on Github] | ||
* [https://github.com/ | |||
==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]