Skip to content

Secure solidity interface implementing ERC20 and safe contract example for fungible token.

License

Notifications You must be signed in to change notification settings

ElPettego/SecureERC20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureERC20

A simple solidity interface to deploy a more secure fungible token.

Example of the implementation in SecureERC20.sol.