Persistent Data
Meaning ⎊ Information stored immutably on the blockchain that defines the long-term state of a contract.
State Trees
Meaning ⎊ Data structures that store and efficiently update the global state of accounts and contracts on a blockchain.
Upgradeable Smart Contracts
Meaning ⎊ Contracts built with mechanisms to modify logic while preserving user state and assets.
Logic Contract
Meaning ⎊ The executable code component that defines protocol rules without storing persistent state or user funds.
