ERC-20 token with a Multi Sig functionality
The Contract uses Openzeppelin contracts to implement ERC-20.It also allows creation of ERC-20 token with Roles
- Super Admin
- Admin
- Fee Setter
- Executioner
- Token Burner
- Deploy and send 10% supply to an address
- Creation of transaction by an address
- Storing the transaction
- Minimum number of approval of transaction by Admin
- Setting of Fee
- Execution of Transaction
Clone the repository in RemixIDE and deploy it