ismailbangee / smart-contracts

This repository will help community to think about new use cases and create smart contracts for those use cases.
20 stars 11 forks source link

Would like to add a smart contract to mint an ERC20 Token #5

Closed AnshMinchekar closed 2 years ago

AnshMinchekar commented 2 years ago

I would like to add a category/simple smart contract to mint an ERC20 Token.

ismailbangee commented 2 years ago

Yes, you can add that smart contract inside the "Helpers" folder but we do already have the ERC20 contract. You can modify it by adding additional functionality or creating any other new contract.

Do follow the guideline.

https://github.com/ismailbangee/smart-contracts/blob/main/CONTRIBUTING.md