Closed
Description
openedon Apr 29, 2024
Implement a base superchain erc20 token that can be imported and extended by other projects.
It should
- be built on top of a rock solid erc20 implementation
- have
virtual
functions so its easy to extend - have its specific functionality unit tested
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done