Smart Contracts
ποΈ Overview
This section provides an overview of Stellar contracts, outlining their key concepts of smart contracts on the Stellar network.
ποΈ Contract Rust Dialect
Differences between Soroban Rust and typical Rust programming.
ποΈ Environment Concepts
The interface that defines objects, functions, and data available to smart contracts.
ποΈ Contract Interactions
5 items
ποΈ Types
3 items
ποΈ Storage
2 items
ποΈ Events
Monitor off-chain smart contract changes.
ποΈ Authorization
Authorization is the process of judging which operations "should" or "should not" be allowed to occur; it is about judging permission.
ποΈ Errors and Debugging
3 items
ποΈ Contract Lifecycle
The process of developing, deploying, and maintaining smart contracts.