xian-sdk-skill
Build applications on the Xian blockchain using the xian-py Python SDK.
Setup & Installation
Install command
clawhub install endogen/xian-sdk-skillIf the CLI is not installed:
Install command
npx clawhub@latest install endogen/xian-sdk-skillOr install with OpenClaw CLI:
Install command
openclaw skills install endogen/xian-sdk-skillor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/endogen/xian-sdk-skillWhat This Skill Does
xian-py is a Python SDK for building applications on the Xian blockchain. It handles wallet creation, token transfers, smart contract deployment, and state queries. Supports both synchronous and async patterns for high-throughput use cases.
Provides both sync and async interfaces plus stamp estimation, so you can prototype quickly and optimize for production without switching libraries.
When to Use It
- Transfer tokens between Xian wallets programmatically
- Deploy and interact with smart contracts on Xian
- Query contract state and token balances
- Build a DEX swap interface using async batch calls
- Encrypt messages between two wallet addresses
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Transfer tokens between Xian wallets programmatically
- 1Transfer tokens between Xian wallets programmatically
- 2Deploy and interact with smart contracts on Xian
- 3Query contract state and token balances
- 4Build a DEX swap interface using async batch calls
- 5Encrypt messages between two wallet addresses
Build applications on the Xian blockchain using the xian-py Python SDK.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.