Set up a single public node that others can connect to. This node should expose RPC, REST API, and gRPC endpoints with CORS enabled for frontend access. Set it up as a seed node so others can discover it if they want to run their own nodes. Consider adding a simple faucet for distributing testnet tokens (can be as basic as a form that calls the CLI). Optional: integrate with ping.pub block explorer or set up a status page.
Set up a single public node that others can connect to. This node should expose RPC, REST API, and gRPC endpoints with CORS enabled for frontend access. Set it up as a seed node so others can discover it if they want to run their own nodes. Consider adding a simple faucet for distributing testnet tokens (can be as basic as a form that calls the CLI). Optional: integrate with ping.pub block explorer or set up a status page.