xiond-wasm

Installation
SKILL.md

Xiond WASM Contract Operations

Provides scripts for deploying and interacting with CosmWasm smart contracts on the Xion blockchain. Covers the complete contract lifecycle from optimization through migration.

Contract Developer Focus

This skill is specifically designed for CosmWasm contract developers:

  1. Optimize - Prepare contract bytecode
  2. Upload - Store code on chain
  3. Instantiate - Create contract instances
  4. Execute/Query - Interact with contracts
  5. Migrate - Upgrade contract logic

Integration with xion-toolkit

After deploying contracts, you can use xion-toolkit's Treasury to:

  • Fund contract operations gaslessly
  • Configure authz grants for contract interactions
Installs
6
First Seen
Mar 18, 2026
xiond-wasm — burnt-labs/xion-skills