Skip to content

Parses block and transaction details for bitcoin and altcoins.

Notifications You must be signed in to change notification settings

bitnexus-btnx/altcoin_block_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extracts blocks and transactions from standard clients of bitcoin or altcoins. Saves block and transaction details to MongoDB. Works on Unix and Cygwin.

Written by: Danny Y. Huang (http://sysnet.ucsd.edu/~dhuang)

Prerequisites:

Usage:

  1. Install the prerequisites. Start MongoDB.
  2. Fill in the configuration section in parser.py.
  3. Run the script: python parser.py.
  4. The script will exit automatically when the import of blockchain into MongoDB is complete.

About

Parses block and transaction details for bitcoin and altcoins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%