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
npm install
Drop all necessary dependencies
- Solidity
- Remix -Ethereum-IDE
- Metamask
- Fake BSC ( BSC Faucet)
- Fake Matic ( Matic Faucet)
Contributions are always welcome! Open a PR or an issue!
Thank you! 😊