# Minter

- [Quick Start](/developer-hub/ton-contracts/minter/quick-start.md)
- [Jetton](/developer-hub/ton-contracts/minter/jetton.md): Jettons are tokens on TON Blockchain - one can consider them similarly to ERC-20 tokens on Ethereum
- [Jetton Non-Shard](/developer-hub/ton-contracts/minter/jetton-non-shard.md): A new type of Jetton that follows some ERC-20 standard, account balances are stored in hash-map but with limitations
- [NFT](/developer-hub/ton-contracts/minter/nft.md)
- [SBT](/developer-hub/ton-contracts/minter/sbt.md)
- [Wallet](/developer-hub/ton-contracts/minter/wallet.md)
