Waku Node | Full Manual
1. First of all, purchase a server from AEZA.
We’ve started using the AEZA service more due to its high reliability and speed.
2. Set up the server on your PC.
Log in using the command root@ip
.
But before that, we recommend securing your server. Read more in our article.
3. Preparation
Go to https://developer.metamask.io/welcome or another RPC like Alchemy. Get ETH in Sepolia.
So register on Alchemy or Infura and get from there RPC Sepolia.
ETH Sepolia Faucets:
- https://www.alchemy.com/faucets/ethereum-sepolia
- https://cloud.google.com/application/web3/faucet/ethereum/sepolia
- https://sepolia-faucet.pk910.de/
4. Install the script.
1. Run the following command and download:
sudo bash -c 'git clone https://github.com/dknodes/waku.git && cd waku && chmod ugo+x waku.sh && ./waku.sh'
- If Docker is not installed, execute command 1.
- If Docker is already installed, go straight to step 2.
2. 🛠️ Install Waku Node
3. 🛠️ Start Waku Node
4. ℹ️ Edit .env File
5. 🔄 Restart Containers
6. 📄 View Logs
7. ⏹️ Stop Waku Node
8. ℹ️ Update Waku Node
9. ℹ️ Check Node Health
10. 🚪 Exit
2. Install the node with command 2.
Select “Manually set Infura RPC.” Insert the URL (e.g., https://sepolia.infura.io/v3/api).
Enter your wallet’s private key and press “Enter” (without the 0x prefix).
The node is successfully installed!
3. Start Waku Node with command 3.
4. Check the logs with command 6
5. Check Node Health with command 9
Now the initialization is in progress, then it should be like this:
P.S. Also, you can install Grafana here and monitor the node’s status from there.
- Tutorial on Nodes | Part 1
- Where to buy servers for nodes
- Why Securing Your Server Is Important and How to Do It
- The Importance of Using Different Ports When Running Multiple Nodes on One Server
- What is Docker?
- Unchain Node per one click!
- Ocean Node per one click!
- Hemi Node Management Manual
- Node From BlockMesh
- Node From Nesa
- Elixir Node
- INK NODE
- LENS PROTOCOL NODE
- Nexus Node
- OpenLedger Node Manual
- Titan Network | Manual
- Abstract Node | Manual
- GaiaNet Node | Manual
All the info on nodes, giveaways, educational content, and research will be on our channel — DKNODES, GitHub and X (Twitter).
Thanks for your attention, node runners!