Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 202 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 202 Bytes

ERC20 Token Implementation using Foundry

Objective

To implement both manually and using contracts from OpenZeppelin an ERC20 Token and to deploy it using Foundry tools and test it using the same.