1. Basic Information
- Chain ID:
cnho_stables-1 - Data Directory:
~/.cnho - Executable Name:
cnho_stables - Genesis File:
Genesis JSON - Seeds:
[email protected]:26656
2. Download Executable Binaries
—Baidu Cloud: —Official Website:3. Deployment Steps
Step 1: Initialize Node- Open
~/.cnho/config/config.toml, find theseedssetting, and replace it with:
- Open
~/.cnho/config/client.toml, update:
- In
~/.cnho/config/app.toml, set the following values totrue:
- Ensure the ports are correctly set (default: RPC
26657, API1317).
4. Accessing API, RPC, and Swagger Services
- Access RPC:
Usecurlor any HTTP client:
- Access API:
If API is enabled, access via browser or HTTP client (default port1317):
- Access Swagger UI:
If Swagger is enabled, visit: