OpenZeppelin/contracts-wizard

Add support for solidity ERC777 token

satya1807 opened this issue · 1 comments

Add ERC777 token with

  • access control [ownable, roles]
  • mintable
  • upgradeable
  • premint

We are not interested in support ERC-777 in Contracts Wizard at the moment. There is a proposal to deprecate the contract and we might go forward with that route. See OpenZeppelin/openzeppelin-contracts#2620