contracts-wizard icon indicating copy to clipboard operation
contracts-wizard copied to clipboard

Add support for ERC2981 royalty

Open Amxx opened this issue 3 years ago • 0 comments

Fixes https://github.com/OpenZeppelin/contracts-wizard/issues/70

ERC721

  • [ ] Decide on design (default, per token, both?)
  • [ ] Fee denominator?
  • [ ] Implement core
  • [ ] Implement UI

ERC1155

  • [ ] Decide on design (default, per token, both?)
  • [ ] Fee denominator?
  • [ ] Implement core
  • [ ] Implement UI

Amxx avatar Jul 18 '22 06:07 Amxx