mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
13 lines
420 B
ReStructuredText
13 lines
420 B
ReStructuredText
Introduction
|
|
============
|
|
|
|
py-libp2p is the Python implementation of the libp2p networking stack.
|
|
It hopes to someday be fully compatible with other implementations of libp2p.
|
|
|
|
This project is still in its early stages and is not yet ready for production use.
|
|
|
|
Further Reading
|
|
---------------
|
|
* `libp2p main site <https://libp2p.io/>`_
|
|
* `Tutorial: Introduction to libp2p <https://proto.school/introduction-to-libp2p>`_
|