xian-sdk-skill

AI & LLMs
v0.1.0
Benign

Build applications on the Xian blockchain using the xian-py Python SDK.

821 downloads821 installsby @endogen

Setup & Installation

Install command

clawhub install endogen/xian-sdk-skill

If the CLI is not installed:

Install command

npx clawhub@latest install endogen/xian-sdk-skill

Or install with OpenClaw CLI:

Install command

openclaw skills install endogen/xian-sdk-skill

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/endogen/xian-sdk-skill

What 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.

INPUT

User asks: Transfer tokens between Xian wallets programmatically

AGENT
  1. 1Transfer tokens between Xian wallets programmatically
  2. 2Deploy and interact with smart contracts on Xian
  3. 3Query contract state and token balances
  4. 4Build a DEX swap interface using async batch calls
  5. 5Encrypt messages between two wallet addresses
OUTPUT
Build applications on the Xian blockchain using the xian-py Python SDK.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026