| Crates.io | pchain_network |
| lib.rs | pchain_network |
| version | 0.4.3 |
| created_at | 2024-04-29 16:22:44.092971+00 |
| updated_at | 2024-04-29 16:22:44.092971+00 |
| description | parallelchain-network: Libp2p based Network Layer implementation for ParallelChain Mainnet. |
| homepage | |
| repository | https://github.com/parallelchain-io/pchain-network |
| max_upload_size | |
| id | 1224314 |
| size | 73,551 |
Implementation of ParallelChain Protocol peer-to-peer (P2P) networking.
ParallelChain Network is a combination of 4 libp2p protocols running on top of a Noise-authenticated TCP transport:
This version (v0.4.3) of pchain-network implements v0.4 of the ParallelChain Protocol.
Starting a pchain_network peer: docs.rs.
Open an issue in GitHub if you:
Please try to label your issues appropriately.