Drosera Network empowers decentralized observability and rewards operators for running "Traps" that monitor smart contract behavior. This guide walks you through setting up your own Drosera Operator Node to earn DORA tokens before mainnet launch.
📋 System Requirements
To run a Drosera Node efficiently, ensure your VPS meets the following specifications:
sudo sed -i 's/^ETH_PRIVATE_KEY=.*/ETH_PRIVATE_KEY=yourEVMPrivateKey/' .env
sudo sed -i 's/^\(VPS_IP=\)your_vps_public_ip/\1your.actual.vps.ip/' .env
🔄 Start Operator
docker compose up -d
docker compose logs -f
🔗 Step 8: Connect to Drosera Dashboard
Locate your Trap
Click "Opt In" and confirm the transaction
✅ You’re live if the green square is shown under “Operator Status”.
🛠️ Node Management Commands
Action
Command
Stop Node
cd ~/Drosera-Network && docker compose down -v
Restart Node
cd ~/Drosera-Network && docker restart drosera
📌 Additional Resources
🎉 Congratulations!
Your Drosera CLI node is now up and running. You’re actively contributing to decentralized observability and earning rewards in the process. Don’t forget to stay tuned for updates and mainnet launch announcements!