Commit Graph

125 Commits

Author SHA1 Message Date
Serkan Reis
4bb9c61c6f Update landing pages 2023-02-16 10:51:30 +03:00
Serkan Reis
262dade7a5 Update Sidebar 2023-02-14 20:45:25 +03:00
Serkan Reis
3ec389fc39 Update Badge Hub dashboard > Query 2023-02-14 11:26:22 +03:00
Serkan Reis
3a080daf25 Update confirmation modal 2023-02-13 19:59:16 +03:00
Serkan Reis
e83df5ee67 Display badge creation info 2023-02-13 17:58:28 +03:00
Serkan Reis
4b1b64b656 Display QR code 2023-02-13 13:33:36 +03:00
Serkan Reis
c84071637c Image upload prior to badge creation 2023-02-13 12:32:14 +03:00
Serkan Reis
8c3556cf9c Badge Details > Badge creation payload 2023-02-12 20:06:16 +03:00
Serkan Reis
db22331175 Create Badge init 2023-02-11 20:16:36 +03:00
Serkan Reis
f8232b27ea Implement Badges welcome screen 2023-02-10 16:04:59 +03:00
Serkan Reis
0f4dd53ad2 Improve Badge Hub dashboard > Execute UI 2023-02-10 15:49:42 +03:00
Serkan Reis
876c271b9c Generate QR Code for badge claim on Badge Hub Dashboard > Execute 2023-02-10 14:03:20 +03:00
Serkan Reis
04781069b7 Calculate badge creation fee 2023-02-10 10:46:41 +03:00
Serkan Reis
c626864f0b Generate public & private key pair for badge creation 2023-02-06 19:49:11 +03:00
Serkan Reis
cb30fbf13c Complete createBadge related fields on Badge Hub dashboard > Execute 2023-02-06 16:02:40 +03:00
Serkan Reis
5a903f691e Execute Create Badge init 2023-02-04 19:18:41 +03:00
Serkan Reis
5c5ccbe392 Badge Hub dashboard > Migrate tab 2023-02-03 19:20:26 +03:00
Serkan Reis
0d7d87f254 Badge Hub dashboard > Query tab init 2023-02-03 18:13:15 +03:00
Serkan Reis
b17c4172a3 Implement metadata/attributes input logic for Badge Hub dashboard execute tab 2023-02-02 18:14:57 +03:00
Serkan Reis
b6f46236b6 Badge Hub Dashboard > Execute Tab init 2023-02-02 16:39:00 +03:00
Serkan Reis
798ab3e071 Badge Hub instantiate.tsx init 2023-02-01 15:57:00 +03:00
Serkan Reis
e59d62aafc Update upload logic for .html files 2023-01-24 14:14:29 +03:00
Serkan Reis
2cdada33e0 Update eslint exceptions 2023-01-20 16:53:52 +03:00
Serkan Reis
55a759fa56 Bump Studio version 2023-01-20 16:48:03 +03:00
Serkan Reis
823e6de84a Update collection creation fee 2023-01-20 16:44:42 +03:00
Serkan Reis
06239329c4 Update checkWalletBalance() to cover Base Minter instantiation 2023-01-18 10:24:25 +03:00
Serkan Reis
26899000b7 Update vending minter instantiation fee 2023-01-18 07:47:03 +03:00
Serkan Reis
a372f70e31 Implement batch minting for appending tokens 2023-01-17 16:23:17 +03:00
Serkan Reis
5ff7f6f649 Implement batch minting for 1/1 Collection Creation 2023-01-16 16:48:38 +03:00
Serkan Reis
7f67b91103 Names support for Whitelist contract dashboard > Query 2023-01-12 14:04:33 +03:00
Serkan Reis
c9d9a32034 Names support for SG721 contract dashboard > Execute 2023-01-12 14:01:15 +03:00
Serkan Reis
7e343657a4 Names support for SG721 contract dashboard > Query 2023-01-12 13:51:03 +03:00
Serkan Reis
3706102a39 Names support for Vending Minter dashboard > Execute 2023-01-12 13:46:14 +03:00
Serkan Reis
c28d1bbd09 Names support for Vending Minter dashboard > Query 2023-01-12 13:39:25 +03:00
Serkan Reis
57a8ba4c92 Names support for Vending Minter dashboard > Instantiate 2023-01-12 13:31:49 +03:00
Serkan Reis
84aa8823ff Names support for Base Minter dashboard > Instantiate 2023-01-12 13:26:05 +03:00
Serkan Reis
664237d628 Names support for Create Collection > Royalty Payment Address 2023-01-12 13:01:11 +03:00
Serkan Reis
cb8eeb0dfd Added check for external_link protocol 2023-01-09 09:38:13 +03:00
Serkan Reis
6e1f1905b3 Update mint & append token success toasts 2023-01-08 20:12:15 +03:00
Serkan Reis
0066fddae8 Rename mint & append token UI elements 2023-01-08 20:09:05 +03:00
Serkan Reis
ce38980eff Perform description length check with checkCollectionDetails() 2023-01-08 19:53:58 +03:00
Serkan Reis
fd54468d06 Add instructions for WL > Execute > Add/Remove Members 2023-01-08 19:41:02 +03:00
Serkan Reis
80bec18cc7 Include file selection support for WL > Add Members 2023-01-06 17:19:43 +03:00
Serkan Reis
0def7e0aad Update Vending Minter tab name & description 2023-01-05 14:38:01 +03:00
Serkan Reis
c7b26d133d Update Append New Token description on Collection Actions 2023-01-05 14:17:46 +03:00
Serkan Reis
67d414a55f Update 1/1 Collection tab name and description 2023-01-05 14:09:57 +03:00
Serkan Reis
a6abf4a2fc Implement manual metadata input functionality for 1/1 minting 2022-12-26 16:17:09 +03:00
Serkan Reis
6b6d0a34a1 Add wallet balance check for WL and/or Vending Minter instantiation 2022-12-21 10:36:43 +03:00
Serkan Reis
eaf3485bab Add per address limit check for new and existing WLs 2022-12-21 09:24:54 +03:00
Serkan Reis
f7eac26f98 Check minting price & start time before update_mint_price() on Vending Minter/execute tab 2022-12-20 14:54:49 +03:00