mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-07-05 12:04:55 -04: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.