Remix Sol code for token generator
-
Add faucet https://testnet.binance.org/faucet-smart
-
Copy paste code to remix
-
Depoly and Run Currently the code is had coded using Brave make sure to use brave environment
- Standard stuffs like burn, mint and pausable
- Upgradeable so if we have contract to modify it will continue on previous contract
- Minting gasless(user don't pay) and vice versa (xlaMint and xlaMintGasless)
- So far burning needs gas from deployer(xlaBurnGasless)