ERC20
ERC20 is the standard for representing fungible tokens; where each token is of equal valuable and interchangeable.
View on GitHub
Usage
This is an example smart contract demonstrating how to inherit from this extension and override the functions to add (optional) custom functionality.
View on GitHub