nwaku/docs/operators/how-to/configure.md

11 lines
556 B
Markdown
Raw Normal View History

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)
1. [Configure a domain name](./configure-domain.md)
1. [Use DNS discovery to connect to existing nodes](./configure-dns-disc.md)
1. [Configure store protocol](./configure-store.md)
1. [Generate and configure a node key](./configure-key.md)
1. [Configure websocket transport](./configure-websocket.md)