Commit Graph

48 Commits

Author SHA1 Message Date
Serkan Reis
6d0b21ec59 Update IBC denoms 2023-08-07 12:59:23 +03:00
Serkan Reis
15427072e4 Add flexible factories to the minter list 2023-08-06 16:53:02 +03:00
Serkan Reis
ce477c8b76 Include vending minters in the minter list 2023-08-01 11:14:22 +03:00
Serkan Reis
000a67a2f6 Update env variables 2023-07-30 21:11:10 +03:00
Serkan Reis
3ff3d094b4 Init minter list 2023-07-27 17:26:51 +03:00
Serkan Reis
23ef3ab3ea Update token URI validation logic to cover standard collections as well 2023-07-04 08:20:28 +03:00
Serkan Reis
aba25199ea Add helper to validate token URI 2023-07-03 16:05:06 +03:00
Serkan Reis
b292b4b065 Update environment variables 2023-06-29 22:24:53 +03:00
Serkan Reis
64246a3ed4 Update sidebar links 2023-06-28 20:59:51 +03:00
Serkan Reis
0913e6c97e Use separate sg721 code ids for open edition collection creation 2023-06-22 21:35:50 +03:00
Serkan Reis
74e035b286 Include open edition factory & minter among constants 2023-06-12 12:24:32 +03:00
Serkan Reis
be30701c8f Clean up 2023-06-08 10:19:53 +03:00
Serkan Reis
9742ec6d04 Update .csv content validation 2023-06-08 10:08:47 +03:00
Serkan Reis
893b5b89c3 Update .csv to array logic 2023-06-08 10:08:18 +03:00
Serkan Reis
578f32f875 Handle capitalized asset file extensions 2023-06-03 07:01:57 +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
e7e66380e1 Implement whitelist-flex related utils 2023-04-17 12:10:38 +03:00
Serkan Reis
4bde7c8ed6 Fetch splits & cw4-group code ids from env 2023-03-19 11:58:37 +03:00
Serkan Reis
3dc1843d06
Merge branch 'develop' into sg721-updatable-integration 2023-03-07 19:07:59 +03:00
Serkan Reis
cc31179516 Enable badge creation using Mint Rule: By Keys 2023-02-27 21:43:57 +03:00
Serkan Reis
4a8c199c53 Incorporate metadata updatability into the collection creation process 2023-02-26 12:36:34 +03:00
Serkan Reis
acd182dc60 Implement Badge Actions > Airdrop by Key 2023-02-21 20:39:42 +03:00
Serkan Reis
e1adca8ddf Implement initial mint_by_key logic for Badge Actions 2023-02-21 18:26:10 +03:00
Serkan Reis
9169c10d97 Environment variable updates for badge-hub & badge-nft 2023-02-01 15:47:33 +03:00
Serkan Reis
f39e06508e Update getAssetType() 2023-01-24 09:48:50 +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
66e865277d Stargaze Names WL support on Collection Creation 2022-12-19 15:01:00 +03:00
Serkan Reis
35309e220a Update react-hot-toast version 2022-12-13 22:21:05 +03:00
Serkan Reis
a8c2548554 Implement Base Minter Contract dashboard 2022-12-09 11:27:50 +03:00
Serkan Reis
fdec20798e Remove maxWidth for error messages 2022-11-02 10:53:17 +03: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
de18a319b8 Multiple token airdrop to a single address (with shuffle) 2022-10-10 12:37:20 +03:00
mertmalaz
f684e2b719 update doc links 2022-10-02 11:12:18 +03:00
Serkan Reis
6c3703d97b Add .gif among supported asset formats 2022-09-27 11:31:33 +03:00
Serkan Reis
6a6eddb1d7 Fetch My Collections from the API 2022-09-23 20:36:34 +03:00
Serkan Reis
ddbdbd35ab
Add launchpad link to collection creation results (#10) 2022-09-15 10:33:08 +03:00
Serkan Reis
edc4caef27 Submit an issue sidebar link update 2022-09-07 10:27:32 +03:00
findolor
81dc8ed867 Refactor for prod build 2022-08-15 11:50:15 +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
986777b73d
Use "animation_url" in the uploaded metadata for storing media file URIs (#27)
* Remove image and animation_url from metadata modal

* Use animation_url for storing audio and video asset URIs

* Use image and animation_url keys together for audio/video assets

* Delete empty metadata keys

* Post-review update
2022-08-09 12:08:10 +03:00
Serkan Reis
37f9d56d49
Preview & upload support for audio & video files (#14)
* Accept audio & video files for upload

* Rename image related variables

* Implement getAssetType util

* Preview & upload support for video files

* Preview & upload support for audio files

* Preview update for audio files

* New look for audio previews on asset list

* Remove extra refs

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-03 09:31:35 +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
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