web3-starter-sol/basic_knowledge/token_standards
2024-10-15 12:26:21 +09:00
..
erc20.md Clean up 2024-10-15 12:26:21 +09:00
erc721.md Clean up 2024-10-15 12:26:21 +09:00
erc777.md Clean up 2024-10-15 12:26:21 +09:00
README.md Clean up 2024-10-15 12:26:21 +09:00

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.


in this dir