Commit Graph

42 Commits

Author SHA1 Message Date
Serkan Reis
4dd2ab7b30 Bump Studio version 2023-05-03 11:53:00 +03:00
Serkan Reis
4d01605fa9 Bump Studio version 2023-04-28 15:02:27 +03:00
Serkan Reis
5cdcc66611 Update environment variables 2023-04-27 20:12:05 +03:00
Serkan Reis
92e85f64db Update environment variables 2023-04-17 13:35:01 +03:00
Serkan Reis
d4c27b2237 Bump Studio version 2023-04-07 12:32:34 +03:00
Serkan Reis
5bf2d83c4c Bump Studio version 2023-04-05 16:47:11 +03:00
Serkan Reis
7bee312668 Bump Studio version 2023-04-04 15:31:47 +03:00
Serkan Reis
86f38b028b Bump Studio version 2023-04-03 12:41:15 +03:00
Serkan Reis
1d1c35135f Fetch minter creation fees prior to collection creation 2023-04-01 16:45:49 +03:00
Serkan Reis
babdb5fb94 Temporary update for hardcoded base minter creation fee 2023-03-31 19:38:26 +03:00
Serkan Reis
61642c5480 Bump Studio version 2023-03-31 09:50:28 +03:00
Serkan Reis
cdf8064768 Bump Studio version 2023-03-19 21:50:38 +03:00
Serkan Reis
d7f2e6a231 Include code ids for splits & cw4-group in .env.example 2023-03-19 21:13:43 +03:00
Serkan Reis
66a22b4094 Bump Studio version 2023-03-18 11:40:10 +03:00
Serkan Reis
d50f2efe6b Bump Studio version 2023-03-17 18:28:25 +03:00
Serkan Reis
b708f35ec5 Bump Studio version 2023-03-07 11:08:11 +03:00
Serkan Reis
278c989703 Update My Badges layout & add placeholders 2023-03-06 22:29:08 +03:00
Serkan Reis
f9504c622a Bump Studio version 2023-03-03 12:53:40 +03:00
Serkan Reis
9a3282a0c3 Update .env.example 2023-02-28 18:23:55 +03:00
Serkan Reis
f1b12ad56d Bump Studio version 2023-02-28 17:11:02 +03:00
Serkan Reis
907b18e161 Bump Studio version 2023-02-23 15:33:11 +03:00
Serkan Reis
d70903920d Bump Studio version 2023-02-19 10:46:20 +03:00
Serkan Reis
59cbe7cb73 Bump Studio version 2023-02-04 11:30:35 +03:00
Serkan Reis
db4d8dd929 Bump Studio version 2023-01-24 14:15:21 +03:00
Serkan Reis
55a759fa56 Bump Studio version 2023-01-20 16:48:03 +03:00
Serkan Reis
c384f2ca72 Bump Studio version 2023-01-18 07:48:19 +03:00
Serkan Reis
c1f716637c Bump Studio version 2023-01-17 16:41:23 +03:00
Serkan Reis
74ee927fac Bump Studio version 2023-01-12 14:40:04 +03:00
Serkan Reis
123cbea66c Bump Studio version 2023-01-08 20:16:56 +03:00
Serkan Reis
b4337df3cc Bump Studio version to 0.3.5 2022-12-26 16:18:14 +03:00
Serkan Reis
d2a0b40f09 Bump Studio version 2022-12-21 10:39:33 +03:00
Serkan Reis
b3614095e2 Bump Studio version to 0.3.3 2022-12-20 14:55:55 +03:00
Serkan Reis
66e865277d Stargaze Names WL support on Collection Creation 2022-12-19 15:01:00 +03:00
Serkan Reis
1e6d6c4330 Update .env.example 2022-12-09 22:18:08 +03:00
Serkan Reis
a8c2548554 Implement Base Minter Contract dashboard 2022-12-09 11:27:50 +03:00
John Y
52f26b959a update testnet code ids 2022-10-25 17:33:23 -04:00
name-user1
039b8b424b
Launchpad V2 sync (#34)
* V2 Sync

* v2 sync

* Launchpad V2 sync

* Update trading start time description

* Add explicit_content to CollectionDetails update dependencies

* Minor UI changes

* Update MintPriceMessage interface

* Add symbolState.value to CollectionDetails update dependencies

* Add external_link to Collection Details

* Remove the tab Instantiate from the minter contract dashboard

* Add price check for update_minting_price

* Implement dynamic per address limit check

* Add checks for trading start time

* Update Minter Contract Dashboard Instantiate Tab - 1

* Update Minter Contract Dashboard Instantiate Tab - 2

* Remove Instantiate tab from SG721 Contract Dashboard

* Update whitelist contract helpers

* Update whitelist instantiate fee wrt member limit

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
2022-10-20 19:02:52 -06:00
Serkan Reis
ddbdbd35ab
Add launchpad link to collection creation results (#10) 2022-09-15 10:33:08 +03:00
Serkan Reis
0f0e68a285
Fixes and improvements (#28)
* Update collection creation error messages

* Update minimum unit price

* Update .env.example

* Fix double ustars conversion for whitelist & minter unit_price

* Add minimum unit price for whitelisted addresses

* Fix: Invalid baseTokenURI error during collection instantiation

* Collection cover image URI update

* Minimum unit price update - 2

* Fix: nonfunctional existing whitelist option

* Check matching asset and metadata file arrays before creating a collection

* Mark minting detail inputs as required

* Fix: collection creation with the specified royalty preference

* Fix: whitelistType change problem

* Fix creation logic

* Automate number of tokens input & check per address limit

* Automate number of tokens input & check per address limit - 2

* Metadata files should have .json extensions

* Check royalty percentage

* Upload service related changes now trigger state updates

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-09 14:42:55 +03:00
Serkan Reis
7740841168
Upload assets and metadata (#4)
* Initial preview & upload logic

* Refactor image & metadata selection & preview logic

* Refactor image & metadata selection & preview logic - 2

* Establish metadata-modal connection

* Metadata attribute manipulation

* Successful metadata attribute removal & update

* Successful metadata attribute addition & update

* Update existing attributes success

* Display image uri among metadata following the upload

* Fix: buttons being displayed without an image overlay

* Separate upload logic & incorporate useRefs

* Clean up: removed unused imports and structures

* Add radio buttons for upload service selection

* Remove package-lock.json (duplicate .lock files)

* Refactor upload logic & metadata modal

* Utilize serviceType enum in upload logic

* Utilize serviceType enum in upload logic - 2

* Implement user input for NFT.Storage & Pinata API keys

* Update use an existing URI text

* Remove upload_old.tsx

* Fix: reset main metadata fields on metadata modal refresh

* Fix: reset main metadata fields on metadata modal refresh - 2

* Make linter happy

* Make linter happy - 2

* Move upload file under collections

* Post-review update - 1

* Source Pinata endpoint URL from environment variables

* Replace regular file arrays with states

Co-authored-by: findolor <anakisci@gmail.com>
2022-07-28 16:38:43 +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