📄️ Events
Publish events from a contract.
📄️ Errors
Define and generate errors in a smart contract.
📄️ Logging
Use logs to debug smart contracts.
📄️ Auth
Implement authentication and authorization.
📄️ Custom Types
Define your data structures.
📄️ Cross Contract Calls
Call a smart contract from another smart contract.
📄️ Deployer
Deploy a smart contract using another smart contract.
📄️ Allocator
Use the allocator feature in a smart contract.
📄️ Metadata
Write structured metadata.
📄️ Upgrading Contracts
Upgrade a WASM smart contract.