Skip to content

SDKs & Tools

Xian provides a set of developer tools for building, testing, deploying, and integrating programmable decentralized networks and applications.

Core Tools

ToolPurpose
xian-pyPython SDK for applications, services, wallets, transactions, and state queries
LinterStatic analysis to catch invalid code before deployment

Quick Start

Install the SDK:

bash
pip install xian-py

Install the contract engine (for local testing):

bash
pip install xian-contracting