diff --git a/website/index.html b/website/index.html index 45218f44..a2ed2fd8 100644 --- a/website/index.html +++ b/website/index.html @@ -249,25 +249,6 @@
Production chain - join instructions and configuration templates
-# 1. Discover the network -curl -s http://YOUR_DOMAIN/agent/discovery.json | jq . - -# 2. Get island information -curl -s http://YOUR_DOMAIN/agent/islands.json | jq '.islands[]' - -# 3. Get chain information -curl -s http://YOUR_DOMAIN/agent/chains.json | jq '.chains[]' - -# 4. Check node health -curl -s http://YOUR_DOMAIN/agent/health | jq . - -Replace YOUR_DOMAIN with your node's domain or IP address.-
OpenAPI 3.0 specification available at: