Skip to content

A quick and dirty block and transaction iterator (using Bitcoin Core RPCs) that can be used to collect data and stats. Written in Rust.

License

Notifications You must be signed in to change notification settings

bitcoin-data/block-iter-rpc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

block-iter-rpc-rs

A quick and dirty block and transaction iterator (using Bitcoin Core RPCs) that can be used to collect data and stats. Written in Rust.

The provided example script can be run with an RPC username and password as follows:

$ cargo run <username> <password>

About

A quick and dirty block and transaction iterator (using Bitcoin Core RPCs) that can be used to collect data and stats. Written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages