An open API service indexing awesome lists of open source software.

https://github.com/citp/namecoin-analysis

Doing analysis of Namecoin blockchain
https://github.com/citp/namecoin-analysis

Last synced: 11 months ago
JSON representation

Doing analysis of Namecoin blockchain

Awesome Lists containing this project

README

          

# namecoin-analysis
Doing analysis of Namecoin blockchain

To create bitcoin-abe database:
python -m Abe.abe --config=abe-pg.conf

To generate namecoin data:
./namecoin_dump.py --dbtype=psycopg2 --connect-args='{ "database": "abe" }' > namecoin_tx.txt