Skip to content

nyonson/bitcoin-peers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Peers

Tooling for the bitcoin p2p network

CC0 1.0 Universal Licensed CI Status

About

Bitcoin Peers is a set of libraries for interacting with and analyzing peers of a bitcoin network. The libraries take a semi-opinionated approach by requiring the use of the tokio asynchronous runtime. However, they have minimal dependencies beyond that and are designed to compose into higher level utilities.

Crates

  • connection // Connect to a peer on the bitcoin network.
  • crawler // Discover peers on the bitcoin network.

Contributing

Guidelines are codified in the justfile.

License

The code in this project is licensed under Creative Commons CC0 1.0.

About

Tooling for the bitcoin p2p network

Resources

License

Stars

Watchers

Forks

Packages