mirror of
https://github.com/logos-storage/bittorrent-codex-docs.git
synced 2026-01-03 05:23:07 +00:00
13 lines
470 B
Markdown
13 lines
470 B
Markdown
---
|
|
tags:
|
|
- libp2p
|
|
- codex/libp2p
|
|
related:
|
|
- "[[Codex Block Exchange Protocol]]"
|
|
---
|
|
#libp2p #codex/libp2p
|
|
|
|
| related | [[Codex Block Exchange Protocol]] |
|
|
| ------- | --------------------------------- |
|
|
|
|
In Codex, we use [nim-libp2p](https://github.com/vacp2p/nim-libp2p) - a Nim implementation of [libp2p](https://libp2p.io). Accompanying [documentation](https://vacp2p.github.io/nim-libp2p/docs/) is provided to help Nim developers to get started with libp2p. |