mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-11-27 01:46:16 -05:00
| .. | ||
| erc20.md | ||
| erc721.md | ||
| erc777.md | ||
| README.md | ||
ethereum token standards
tl; dr
- EIP stands for ethereum improvement proposals.
- ERC stands for ethereum request for comments (technical documents written by ethereum developers for ethereum community).
- each such document contains a set of rules required to implement tokens for the ethereum ecosystem.