xian-node-skill
Set up and manage Xian blockchain nodes.
Setup & Installation
Install command
clawhub install endogen/xian-node-skillIf the CLI is not installed:
Install command
npx clawhub@latest install endogen/xian-node-skillOr install with OpenClaw CLI:
Install command
openclaw skills install endogen/xian-node-skillor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/endogen/xian-node-skillWhat This Skill Does
Deploys and manages Xian blockchain nodes using Docker-based tooling (xian-stack). Covers joining mainnet or testnet, running validator or service nodes, and monitoring sync status via CometBFT RPC endpoints.
The xian-stack Makefile abstraction reduces multi-step Docker and CometBFT configuration to single commands, avoiding manual container and process management.
When to Use It
- Joining Xian mainnet as a full node
- Running a validator node with a private key
- Setting up a private Xian test network from genesis
- Monitoring block sync progress and peer connections
- Querying node state and balances via xian-py SDK
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Joining Xian mainnet as a full node
- 1Joining Xian mainnet as a full node
- 2Running a validator node with a private key
- 3Setting up a private Xian test network from genesis
- 4Monitoring block sync progress and peer connections
- 5Querying node state and balances via xian-py SDK
Set up and manage Xian blockchain nodes.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.