# Smart Contracts
A unit of programmable logic that is stored on a [blockchain](blockchain.md) and executed as part of a [consensus-algorithm](consensus-algorithm.md).
## Examples
* [DAO](dao.md)
* [ICO](ico.md)
* [AMM](amm.md)
* [DEX](dex.md)
* ERC20
* [mixer](mixer.md)