Commit Graph

3 Commits

Author SHA1 Message Date
findolor
3b5f287715 Fix type definitions and add deus labs name 2022-08-16 10:28:18 +03:00
Serkan Reis
aae2b14a01
Add burn & batch burn for sg721 (#39)
* Add burn & batch burn for sg721

* Add batch burn range

* Refactor contract messages logic

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-16 10:18:35 +03:00
Arda Nakışçı
aa42f8763a
Implement contract UIs (#2)
* Add instantiate page for minter

* Add query page to minter contract

* Add execute page for minter contract

* Add contracts index page

* Refaactor sg721 helper files

* Add instantiate page

* Add query page for sg721

* Add execute page for sg721 contract

* Copy page templates for whitelist contracts

* Add instantitate for whitelist contract

* Add query page to whitelist contract

* Add execute page for whitelist contract
2022-07-19 10:53:03 +03:00