Skip to content

Marketplace with EIP721 and Royalties Manager

Latest
Compare
Choose a tag to compare
@nachomazzara nachomazzara released this 15 Mar 23:45
32d17b0
Feat: royalties (#56)

* wip: royalties

* wip: fallback on creator

* feat: use soliditiy 0.8

* wip: make old test pass

* feat: test royalties;

* feat: enhance error messages

* feat: add missing test cases

* feat: compute royalties

* refactor: unused var

* feat: add more tests

* feat: send fees on publication fees

* feat: add deployers

* feat: deploy with priv

* fix: tests