Skip to content

A Bitcoin node that reads data including headers, blocks, and transactions from the bitcoin network.

License

Notifications You must be signed in to change notification settings

F1r3Hydr4nt/bitcoin_reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Reader

Bitcoin reader finds peers in the Bitcoin P2P network and listens to them. It always collects all headers with valid proof of work. If a tx processor is provided then all txs are run through it as they are seen on the network. If a block manager is provided then all blocks are fed through it.

About

A Bitcoin node that reads data including headers, blocks, and transactions from the bitcoin network.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%