Getting Started (Advanced)
Last updated
Was this helpful?
Last updated
Was this helpful?
The XION ecosystem is built to support both beginner-friendly onboarding and advanced development workflows. While the are great for spinning up a basic dapp quickly, we understand that some developers need more flexibility and control.
This section was created specifically for:
Developers who need to write their own CosmWasm smart contracts from scratch.
Teams building custom frontends that deeply integrate with the XION blockchain.
In this section, you'll find foundational guides for serious builders:
: Get all the tools you need to compile, deploy, and test smart contracts locally.
: Learn how to write, compile, deploy, and interact with a custom smart contract on XION.
: Deep dive into XION’s signature gasless UX powered by treasury contracts and permission grants.
: A comprehensive guide to building and wiring up a frontend to your deployed contracts, giving you full control over the user experience.