ditto-lab / ditto

NFT Future protocol
MIT License
60 stars 3 forks source link

1155D #64

Closed 0xbok closed 1 year ago

0xbok commented 1 year ago

Adding ERC1155D contract and renamed some variables (owner and approvals) to minimize changes in DittoMachine contract. The focus of this PE is on correctness, gas golfing on 1155D coming in #65.

ERC1155D contract copied from: https://github.com/DonkeVerse/ERC1155D/blob/376f0f296c035778dfc8b852d34d3df335dd62b0/contracts/ERC1155D.sol