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:
- Optimize - Prepare contract bytecode
- Upload - Store code on chain
- Instantiate - Create contract instances
- Execute/Query - Interact with contracts
- 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