ClawChain, a public chain built on Cosmos, is currently in its testnet phase. Users with 'lobsters' can participate in mining by installing a specific skill. The complete testnet process is now public and open to anyone. Note: The current RPC endpoint URL will change after a restart; a stable domain is required before the official launch.
Source Bloggers
很
Created At
(UTC+0) 2026/03/20 04:12
Updated At
(UTC+0) 2026/03/20 09:21
Deadline
Not specified
Expected Reward
1ClawChain testnet tokens (Claw)
Requirements
1Own a 'lobster'; 2. Clone the repository (git clone https://t.co/V8cziankfg); 3. Install the Skill (copy to ~/.openclaw/workspace/skills/clawchain-miner); 4. Initialize wallet (python3 scripts/setup.py); 5. Mine (python3 scripts/mine.py); 6. Check status via status.py and perform health checks via doctor.py.