Smart contracts¶
XELIS smart contracts run on XVM and are authored in Silex. Official documentation lives under features/smart-contracts/* (use the paths below — the bare /features/smart-contracts URL may not resolve).
Documentation¶
Code & playground¶
- xelis-vm — virtual machine implementation
- xelis-blockchain — node integration
- Silex Playground — browser IDE
Status¶
See Development status and the FAQ for what is enabled on mainnet vs testnet over time. Network upgrades documents consensus-affecting changes.
Contributing examples¶
Pin snippets to a tag or commit and state the network (mainnet / testnet / devnet) used for execution.