2022-05-20 12:48:34 +00:00
|
|
|
# Configure a nwaku node
|
|
|
|
|
|
|
|
Nwaku can be configured to serve the adaptive needs of different operators.
|
|
|
|
This page serves as an index of tutorials explaining how to configure your nwaku node for different use cases.
|
|
|
|
|
|
|
|
1. [Connect to other peers](./connect.md)
|
2022-10-31 15:37:15 +00:00
|
|
|
2. [Configure a domain name](./configure-domain.md)
|
|
|
|
3. [Use DNS discovery to connect to existing nodes](./configure-dns-disc.md)
|
|
|
|
4. [Configure store protocol](./configure-store.md)
|
|
|
|
5. [Generate and configure a node key](./configure-key.md)
|
|
|
|
6. [Configure websocket transport](./configure-websocket.md)
|
|
|
|
7. [Run nwaku with rate limiting enabled](./run-with-rln.md)
|