Skip to content

catherinee24/ERC20-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 token with Solidity ⛓💰

I made a token in bsc and polygon matic network, it was fun and I think it's a super good exercise to reaffirm the fundamentals and scale a bit in security, of course it's a very basic token, using SafeMath, and creating an interface to add functions to the contract .

You can see the smart contract on Bscscan: Token

and also you can see the smart contract on Polygonscan: Token

Installing / Getting started

npm install

Drop all necessary dependencies


Technologies / Built With

Contributing

Contributions are always welcome! Open a PR or an issue!

Thank you! 😊

Releases

No releases published

Packages

No packages published