Skip to content

Transaction Examples#

Transaction Examples groups related pages inside Develop. Transaction-chain, graph, and tree examples.

The table links to the next useful page or sub-hub, keeping the sidebar staged instead of fully expanded.

Map#

Page What you'll find
Transaction Chains In a multi-stage protocol, a transaction chain is a sequence of transactions executed in a specific order to achieve a particular outcome or goal.
Transaction Graphs A transaction graph represents a set of related transactions more flexibly and dynamically than a transaction tree.
Transaction Trees A transaction tree represents a sequence of related transactions hierarchically.
ErgoScript vs ErgoTree ErgoScript is a high-level, developer-friendly language for writing smart contracts that are then compiled to ErgoTree before being written to the blockchain.