Core Concepts
Understanding these foundational concepts will help you build, deploy, and reason about Xian smart contracts and the network they run on.
Topics
- Stamps & Metering -- how computation is priced and limited
- State Model -- how contract data is stored, cached, and committed
- Transaction Lifecycle -- from SDK to finalized block
- Deterministic Execution -- why every validator produces the same result