Skip to content

Implementation of the ERC20 contract for study purposes

License

Notifications You must be signed in to change notification settings

IgorCoraine/ERC20_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Implementation

This is a implementation of a ERC20 token contract with studing pourposes.

*This code is not audited and therefore should not be used in production. The code was created for study reasons

ERC20 documentation: https://eips.ethereum.org/EIPS/eip-20

  • Token.sol: Implementation of token's standard interface
  • Token.t.sol: Implementation of basic validation tests
  • Token.s.sol: Script to deploy the contract locally at Anvil
  • Simulation: Added Anvil network and imported token to Metamask

About

Implementation of the ERC20 contract for study purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published