Create a simple ERC20 token contract
- Complete the contract located at:
src/Assignment7.sol
: - Run tests in test file located at:
test/Assignment7.t.sol
You have to pass the token name and symbol in the test/Assignment7.t.sol
file
- Deploy the token on Sepolia network
- Import the token into metamask
- Transfer some tokens to a friend's address