Commit Graph

450 Commits

Author SHA1 Message Date
name-user1
3b6224db13 Warming Module 2023-01-19 10:34:28 +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
Serkan Reis
5ff7f6f649 Implement batch minting for 1/1 Collection Creation 2023-01-16 16:48:38 +03:00
Serkan Reis
3821e89c53 Implement batchMint() for contracts/baseMinter 2023-01-16 15:16:34 +03:00
Serkan Reis
e5cb8faf51 Enable multiple asset selection & preview for 1/1 Minting 2023-01-16 13:24:23 +03:00
Jorge Hernandez
e6b37bb95d
update version 2023-01-12 16:57:24 -06:00
Serkan Reis
a01fc71755
Merge pull request #88 from public-awesome/additional-names-support
Additional Stargaze Names support
2023-01-12 14:44:16 +03:00
Serkan Reis
74ee927fac Bump Studio version 2023-01-12 14:40:04 +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
7669c5ebfe Names support for Collection Actions > Queries 2023-01-12 11:45:57 +03:00
Serkan Reis
468bf95cc2 Names support for Collection Actions > Airdrop Tokens 2023-01-12 10:18:10 +03:00
Serkan Reis
f1a2c153e0 Names support for Collection Actions > Recipient Address, Royalty Payment Address 2023-01-10 13:37:45 +03:00
Serkan Reis
c6ea1baf04
Merge pull request #86 from public-awesome/file-support-for-WL-execute-tab
File selection option for WL dashboard > Execute > Add/Remove Members
2023-01-09 10:16:47 +03:00
Serkan Reis
cb8eeb0dfd Added check for external_link protocol 2023-01-09 09:38:13 +03:00
Serkan Reis
ef80449b91 Minor UI update on UploadDetails 2023-01-08 20:27:37 +03:00
Serkan Reis
123cbea66c Bump Studio version 2023-01-08 20:16:56 +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
7bec3b1a70
Merge pull request #84 from public-awesome/improve-base-minter-ui
Base Minter UI improvements
2023-01-05 14:44:52 +03:00
Serkan Reis
29e3c31864 Bump Studio version 2023-01-05 14:40:11 +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
fa32649633 Update Mint Token URI name & description on Collection Actions 2023-01-05 14:14:42 +03:00
Serkan Reis
67d414a55f Update 1/1 Collection tab name and description 2023-01-05 14:09:57 +03:00
Serkan Reis
950d5d46c8 Add wallet connection check for collection retrieval 2023-01-05 13:31:48 +03:00
Serkan Reis
2ad0d893c6 Append a new token UI update 2023-01-05 13:00:10 +03:00
Serkan Reis
6e2f41342a Updated names for 1/1 minting tabs 2023-01-02 13:35:06 +03:00
Serkan Reis
0cb5e0e6b6
Merge pull request #82 from public-awesome/manual-metadata-input
Manual metadata input option for 1/1 minting
2022-12-26 16:22:40 +03:00
Serkan Reis
b4337df3cc Bump Studio version to 0.3.5 2022-12-26 16:18:14 +03:00
Serkan Reis
a6abf4a2fc Implement manual metadata input functionality for 1/1 minting 2022-12-26 16:17:09 +03:00
Serkan Reis
e1eaec89b9
Merge pull request #80 from public-awesome/whitelist-per-address-limit-check
New checks to perform during colection creation
2022-12-21 10:50:37 +03:00