go-waku/docs/operators/how-to/configure.md

11 lines
562 B
Markdown

# Configure a go-waku node
go-waku can be configured to serve the adaptive needs of different operators.
This page serves as an index of tutorials explaining how to configure your go-waku 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)