Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 366 Bytes

libp2p

This is a C implementation of the libp2p Library. The goal is to get a basic understanding of a peer to peer networking stack and how to do it properly.

development/contribution

For instructions on development and contribution practices please see CONTRIBUTING.md.

licence

For now this project is under the MIT license.