# ERC
[[ERC]] = Ethereum Request for comments outlines a set of rules and recommendations a Solidity Dev must follow when creating [[NFT]]
- Similarly to [[ERC20]] [[token]] except the tokens can't be divided into decimal amounts because each token represents and individual asset
- NFTs have properties, attribution, art which are represented on blockchain
- ERC - ethereum request for comments
- On chain App related EIPs (ERCs)
- A lot of ERCs arer very complex and doesnt tell us much