mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-08-02 11:26:22 -04:00
396 B
396 B
ERC20 Things
What the ERC!?
- ERC stands for Ethereum request for comments.
- These are 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.
- You can say ERC is a specific type of EIP.