Commit Graph

107 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
name-user1
c994411dfb
Batch minting (#30)
* Bach Mint

* Add mint_for for batch minting

* Batch minting with mint to function with given number

* Minor fixes

* Update components/collections/actions/actions.ts

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: Arda Nakışçı <anakisci@gmail.com>
2022-08-10 10:25:23 +03:00
Arda Nakışçı
725439275d
Execute selection fix (#17)
* Remove modal

* Show execute preview without wallet connection
2022-08-03 10:57:03 +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
Serkan Reis
a0affdaa4d Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
Serkan Reis
4dde6db215 StargazeTools init 2022-07-13 16:56:36 +03:00