mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-12 05:54:51 +00:00
e787fc35a6
* add examples to CI * add markdown runner * two tutorials
8 lines
273 B
Markdown
8 lines
273 B
Markdown
# Getting Started
|
|
Welcome to nim-libp2p!
|
|
|
|
|
|
To get started, please look at the [tutorials](../examples/tutorial_1_connect.md)
|
|
|
|
For more concrete examples, you can look at the [hello world example](../examples/helloworld.nim) or the [direct chat](../examples/directchat.nim)
|