Categorygithub.com/ruqqq/blockchainparser
repositorypackage
0.0.0-20171101141522-990a88881b25
Repository: https://github.com/ruqqq/blockchainparser.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Bitcoin Blockchain Parser Library

This library provide methods to access and parse raw block files (blocks/blk####.dat), database files (blocks/index) and to some extend expose some of the RPC commands provided by bitcoind for Go language.

Authors

  • Faruq Rasid - Initial work - ruqqq

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • TO BE UPDATED