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

tokenized/bitcoin_reader

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