Adding a Public Node
Running a public node helps the Warthog network by providing infrastructure for users who cannot run their own node.
Prerequisites
First, set up your node. For detailed instructions, see the Node Setup Guide.
Once your node is running and synced, you can make it publicly accessible by configuring it to listen on a public IP or through a reverse proxy.
Adding Your Node to the Repository
- Fork the public-data repository
- Edit the relevant CSV file in
data/:legacy-nodes.csv- for legacy nodesdefi-nodes.csv- for DeFi nodes
- Add a new line with the format:
url,name,comment - Submit a pull request to the
masterbranch
CSV Format
Example Entry
http://65.87.7.86:3001,pumbaa,
API Endpoints
Once your node is merged and deployed:
Need Help?
Join the Warthog community on Discord for assistance.