mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-05-05 16:29:29 +00:00
17 lines
654 B
Markdown
17 lines
654 B
Markdown
|
|
---
|
||
|
|
title: Run Nwaku Node
|
||
|
|
---
|
||
|
|
|
||
|
|
Nwaku (formerly `nim-waku`) is a lightweight and robust Nim client for running a Waku node, equipped with tools to monitor and maintain a running node. Nwaku is highly configurable, enabling operators to select the [protocols](/overview/concepts/protocols) they wish to support based on their needs, motivations, and available resources.
|
||
|
|
|
||
|
|
This guide provides detailed steps to build, configure, and connect a `nwaku` node to the Waku Network. It also covers using existing tools to monitor and maintain the node.
|
||
|
|
|
||
|
|
## Build the Node
|
||
|
|
|
||
|
|
## Configure the Node
|
||
|
|
|
||
|
|
## Connect the Node
|
||
|
|
|
||
|
|
## Interact with the Node
|
||
|
|
|
||
|
|
## Monitor the Node
|