Docs.rs
Releases
Rust
The Rust Programming Language
The Book
Standard Library API Reference
Rust by Example
Crates.io
The Cargo Guide
About Docs.rs
grin_p2p 0.5.1
Chain implementation for grin, a simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format.
Documentation
Crate
Source
Authors
Grin Developers
Links
4530
902
125
Crates.io
Dependencies
bitflags ^1
bytes ^0.4
chrono ^0.4.4
enum_primitive ^0.1
grin_core ^0.5.1
grin_store ^0.5.1
grin_util ^0.5.1
lmdb-zero ^0.4.4
log ^0.4
net2 ^0.2
num ^0.1
rand ^0.5
serde ^1
serde_derive ^1
grin_pool ^0.5.1
Versions
2.1.0
2.0.0
1.1.0
1.1.0-beta.1
1.0.3
1.0.2
1.0.1
1.0.0
0.5.2
0.5.1
0.5.0
0.4.2
0.4.0
Owners
Networking code to connect to other peers and exchange block, transactions, etc.