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
- Host: GitHub
- URL: https://github.com/citp/namecoin-analysis
- Owner: citp
- Created: 2015-01-19T19:12:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T04:47:46.000Z (almost 11 years ago)
- Last Synced: 2024-04-16T10:11:02.987Z (about 2 years ago)
- Language: Python
- Size: 68 MB
- Stars: 9
- Watchers: 15
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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