# rust-libp2p **Repository Path**: kt10/rust-libp2p ## Basic Information - **Project Name**: rust-libp2p - **Description**: The Rust Implementation of libp2p networking stack. - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: https://libp2p.io/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-22 - **Last Updated**: 2021-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Central repository for work on libp2p [![dependency status](https://deps.rs/repo/github/libp2p/rust-libp2p/status.svg?style=flat-square)](https://deps.rs/repo/github/libp2p/rust-libp2p) This repository is the central place for Rust development of the [libp2p](https://libp2p.io) spec. **Warning**: While we are trying our best to be compatible with other libp2p implementations, we cannot guarantee that this is the case considering the lack of a precise libp2p specifications. ## Documentation How to use the library? - Main documentation: https://docs.rs/libp2p Where to ask questions? - In the Rust section of https://discuss.libp2p.io. - In the #libp2p IRC channel on freenode. - By opening an issue in this repository. ## Notable users (open a pull request if you want your project to be added here) - https://github.com/paritytech/polkadot - https://github.com/paritytech/substrate - https://github.com/sigp/lighthouse - https://github.com/golemfactory/golem-libp2p - https://github.com/comit-network/comit-rs - https://github.com/rs-ipfs/rust-ipfs - https://github.com/marcopoloprotocol/marcopolo