mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 17:35:45 +00:00
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)
|