Commit Graph
289 Commits
Author SHA1 Message Date
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 007c0127ad Update upload splash 2023-02-13 19:58:45 +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 a3c5a23095 BadgeDetails init 2023-02-12 17:41:14 +03:00
Serkan Reis db22331175 Create Badge init 2023-02-11 20:16:36 +03:00
Serkan Reis b9003f4f75 Update badge related Sidebar links 2023-02-10 16:46:42 +03:00
Serkan Reis 4aefaaf8d2 Update Sidebar 2023-02-10 16:37:39 +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 5a15d7935e Folder rename 2023-02-02 11:34:28 +03:00
Serkan Reis 798ab3e071 Badge Hub instantiate.tsx init 2023-02-01 15:57:00 +03:00
Serkan Reis 34ff4bf973 Implement badge-hub queries & actions 2023-02-01 15:55:52 +03:00
Serkan Reis 5a00d329c1 Update LinkTabs to include badgeHubLinkTabs 2023-02-01 15:54:18 +03:00
Serkan Reis 9169c10d97 Environment variable updates for badge-hub & badge-nft 2023-02-01 15:47:33 +03:00
Serkan Reis c6b503f01a Init badge-hub contract helpers 2023-01-31 20:31:06 +03:00
Serkan Reis af3aba109b Merge pull request #97 from public-awesome/html-file-support
Upload support for .html files during collection creation
2023-01-24 14:26:46 +03:00
Serkan Reis db4d8dd929 Bump Studio version 2023-01-24 14:15:21 +03:00
Serkan Reis e59d62aafc Update upload logic for .html files 2023-01-24 14:14:29 +03:00
Serkan Reis 2ad2cd11ec Update SingleAssetPreview for .html files 2023-01-24 14:04:29 +03:00
Serkan Reis 70ce08a98a Update MetadataModal asset preview for .html files 2023-01-24 13:45:47 +03:00
Serkan Reis db44f85fdc Update AssetsPreview for .html files 2023-01-24 11:16:29 +03:00
Serkan Reis 7ec8f94fb6 Update valid file types for asset selection 2023-01-24 10:23:41 +03:00
Serkan Reis f39e06508e Update getAssetType() 2023-01-24 09:48:50 +03:00
Serkan Reis 03c8a86417 Merge pull request #95 from public-awesome/update-collection-creation-fee
Update collection creation fee
2023-01-20 16:58:15 +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 489c53ed23 Merge pull request #93 from public-awesome/update_check_wallet_balance
Update checkWalletBalance() to cover Base Minter instantiation
2023-01-18 10:29:42 +03:00
Serkan Reis 06239329c4 Update checkWalletBalance() to cover Base Minter instantiation 2023-01-18 10:24:25 +03:00
Serkan Reis 940cf06d6b Merge pull request #92 from public-awesome/update-vending-minter-init-fee
Update vending minter instantiation fee
2023-01-18 09:24:07 +03:00
Serkan Reis c384f2ca72 Bump Studio version 2023-01-18 07:48:19 +03:00
Serkan Reis 26899000b7 Update vending minter instantiation fee 2023-01-18 07:47:03 +03:00
Serkan Reis 6ed323290b Merge pull request #90 from public-awesome/batch-1-1-minting
Batch minting support for 1/1 Collections
2023-01-17 16:45:37 +03:00
Serkan Reis c1f716637c Bump Studio version 2023-01-17 16:41:23 +03:00
Serkan Reis 75bbcb011b Update asset selection checks for 1/1 collections - 2 2023-01-17 16:39:05 +03:00
Serkan Reis ff726f6a27 Update asset selection checks for 1/1 collections 2023-01-17 16:26:56 +03:00
Serkan Reis a372f70e31 Implement batch minting for appending tokens 2023-01-17 16:23:17 +03:00