Commit Graph

363 Commits

Author SHA1 Message Date
Serkan Reis
cfbec6baeb Implement Purge Keys & Owners for Badge Hub Dashboard > Execute 2023-02-28 12:42:07 +03:00
Serkan Reis
38dc24e0b8 Implement Add Keys for Badge Hub Dashboard > Execute 2023-02-28 12:38:42 +03:00
Serkan Reis
1396445f19 Update Mint Rule: By Keys summary UI 2023-02-28 10:05:06 +03:00
Serkan Reis
68c3d44d01 Mint Rule: By Keys summary with downloadable key pairs 2023-02-27 22:55:48 +03:00
Serkan Reis
cc31179516 Enable badge creation using Mint Rule: By Keys 2023-02-27 21:43:57 +03:00
Serkan Reis
d30760e642 Update Mint Rule: By Minter badge creation summary 2023-02-27 18:33:57 +03:00
Serkan Reis
57e16dfa8b Enable badge creation using Mint Rule: By Minter 2023-02-27 13:28:14 +03:00
Serkan Reis
14983047cf Update the list of actions for SG721 Dashboard > Execute 2023-02-26 13:45:18 +03:00
Serkan Reis
d27d22367e Update factory contract helpers 2023-02-26 13:08:03 +03:00
Serkan Reis
5f8dea9cc0 Update wallet balance checks 2023-02-26 12:42:21 +03:00
Serkan Reis
4a8c199c53 Incorporate metadata updatability into the collection creation process 2023-02-26 12:36:34 +03:00
Serkan Reis
a764b96727 Update action list wrt SG721 type on Collection Actions 2023-02-25 21:09:43 +03:00
Serkan Reis
88335ea733 Retrieve SG721 type on Collection Actions 2023-02-25 20:36:48 +03:00
Serkan Reis
c962353ff4 Update welcome screen 2023-02-23 15:58:02 +03:00
Serkan Reis
9995fa40c0 Clean up before initial release - 2 2023-02-23 15:26:42 +03:00
Serkan Reis
6a8cf279a2 Clean up before initial release 2023-02-23 15:22:55 +03:00
Serkan Reis
a45384ba07 Enable mint_by_key() on Badge Hub Dashboard > Execute 2023-02-23 13:47:47 +03:00
Serkan Reis
4f71cad38e Enable createBadge() on Badge Hub Dashboard 2023-02-23 13:07:30 +03:00
Serkan Reis
26a8823757
Merge branch 'develop' into badge-integration 2023-02-23 09:47:05 +03:00
Serkan Reis
0a66d747dd Display private key on badge creation summary UI 2023-02-22 10:17:24 +03:00
Serkan Reis
a6ab7c2044 Update visit profile icon on My Badges 2023-02-22 09:29:14 +03:00
Serkan Reis
920f6507e8 My Badges init 2023-02-21 21:22:44 +03:00
Serkan Reis
bdd39d2dc2 Remove create badge option from Badge Hub Dashboard > Execute 2023-02-21 14:58:25 +03:00
Serkan Reis
4a11d08ca9 Implement editBadge for Badge Hub Dashboard > Execute 2023-02-21 10:50:13 +03:00
Serkan Reis
080c74a110 Calculate editBadge() fee on the go 2023-02-21 00:00:11 +03:00
Serkan Reis
e1adf87dac Display Mint Rule on Badge Actions 2023-02-20 12:13:36 +03:00
Serkan Reis
189b636ff9 Badge Actions init 2023-02-19 20:01:33 +03:00
Serkan Reis
72670c7022 Update IPFS Gateway for My Collections 2023-02-19 10:45:53 +03:00
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
56e7986fbd Metadata file count check prior to batch minting for 1/1 collections 2023-02-04 11:28:41 +03:00
Serkan Reis
5d888dd8d6 Update minter instantiation error toast durations as 10s 2023-02-04 11:10:06 +03:00
Serkan Reis
a3e54a29a3 Fix: Using an existing token URI triggers batch minting for 1/1 collections 2023-02-04 10:47:38 +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
2d3ccfd770
Merge pull request #94 from public-awesome/warm-up
Warming Module
2023-02-01 16:26:55 +03:00
Serkan Reis
798ab3e071 Badge Hub instantiate.tsx init 2023-02-01 15:57:00 +03:00
name-user1
94d7d1571c Minor changes 2023-01-31 17:14:58 +03:00
Serkan Reis
e59d62aafc Update upload logic for .html files 2023-01-24 14:14:29 +03:00
name-user1
de263c604e Progress bar added 2023-01-20 16:57:09 +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
aeec57bdef Query update 2023-01-19 13:30:16 +03:00
name-user1
de79ffa1db Routing 2023-01-19 12:12:57 +03:00
name-user1
fc20a541e2 Small fixes 2023-01-19 10:59:55 +03:00
name-user1
3b6224db13 Warming Module 2023-01-19 10:34:28 +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
Serkan Reis
7c93d7f73f Collection Creation, Sidebar & Dashboard landing page changes for mainnet compatibility 2022-12-19 17:38:51 +03:00
Serkan Reis
2ee9f1e73d Update Base Minter creation process 2022-12-15 14:59:05 +03:00
Serkan Reis
eab5a4a36c Update contract dashboard landing page 2022-12-15 13:58:38 +03:00
Serkan Reis
8993b1b9c0 Update checkUploadDetails() 2022-12-13 21:58:40 +03:00
Serkan Reis
fe4da95566 Implement 1/1 minting UI 2022-12-13 21:50:42 +03:00
Serkan Reis
5c6c87eb9e Isolate Base & Vending Minter creation UI 2022-12-13 15:52:43 +03:00
Serkan Reis
637294c9b6 Update minter type retrieval dependencies 2022-12-09 23:26:43 +03:00
Serkan Reis
c9d4734417 Implement Collection Actions changes for Base Minter contract 2022-12-09 21:47:03 +03:00
Serkan Reis
a8c2548554 Implement Base Minter Contract dashboard 2022-12-09 11:27:50 +03:00
Serkan Reis
cfdb83f314 Fix Execute tab highlighting for Whitelist contract dashboard 2022-11-30 21:43:50 +03:00
Serkan Reis
412a8b18c2 Add migrate tab to Minter & SG721 contract dashboards 2022-11-30 21:35:01 +03:00
Serkan Reis
75c77e5a53 Check if existing/new whitelist start time = minting start time 2022-11-18 19:15:06 +03:00
Serkan Reis
fdec20798e Remove maxWidth for error messages 2022-11-02 10:53:17 +03:00
jhernandezb
1dc6f63996 remove validation 2022-10-28 12:56:54 -06:00
Serkan Reis
f86be40cc3 Add batch mint_for() functionality to Collection Actions 2022-10-28 13:05:02 +03:00
Serkan Reis
e575ae3b0a Base Token URI display update 2022-10-27 10:15:26 +03:00
Serkan Reis
8a07a182e5 Add update_collection_info() to collection actions 2022-10-24 12:09:43 +03:00
Serkan Reis
248c85a5c2 Fix: price input for update_mint_price not being displayed - 2 2022-10-22 11:06:39 +03:00
Serkan Reis
91be311cfe Fix: price input for update_mint_price not being displayed 2022-10-22 08:48:10 +03:00
Serkan Reis
b65fabca43 Fix: non-functional update_start_trading_time() 2022-10-21 22:30:24 +03:00
Serkan Reis
b451ac46bf Fix: external_link related problem when creating with an existing base token uri 2022-10-21 07:14:49 +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
5f39d7a6e0 Disable cover image URL extension check 2022-10-20 20:38:54 +03:00
Serkan Reis
a325c07384 Update whitelist configuration error message 2022-10-06 16:55:54 +03:00
Serkan Reis
49307afa9f Update Create Collection button 2022-10-06 16:47:01 +03:00
Serkan Reis
bb017412f7 Check whitelist contract validity prior to collection creation 2022-10-06 16:16:58 +03:00
Serkan Reis
a9c5843131 Remove remnants of localStorage related code 2022-10-05 12:39:49 +03:00
Serkan Reis
6a6eddb1d7 Fetch My Collections from the API 2022-09-23 20:36:34 +03:00
Serkan Reis
67f1285b95 Add contract dashboard links to sidebar 2022-09-23 16:56:13 +03:00
Serkan Reis
ef69ef561c
Merge pull request #15 from public-awesome/my-collections
Add My Collections & Update navigation
2022-09-23 15:51:54 +03:00
Serkan Reis
83b1974a3f My Collections UI & collection storage logic update 2022-09-23 15:27:24 +03:00
Serkan Reis
cd652cbf25 Add router functionality 2022-09-23 13:31:28 +03:00
Serkan Reis
7f31500253 Update sidebar & add my collections 2022-09-23 11:37:55 +03:00
name-user1
6d0bacad1f Using contract addresses together 2022-09-22 17:04:44 +03:00
name-user1
015ec869cd Single collection actions page 2022-09-22 16:23:16 +03:00
Serkan Reis
ddbdbd35ab
Add launchpad link to collection creation results (#10) 2022-09-15 10:33:08 +03:00
name-user1
e2a802f2b7
UI changes (#9)
* UI changes

* Update sidebar brand image

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
2022-09-13 08:19:04 +03:00
Serkan Reis
11298185a0
Update contract address using router on contract execution pages (#7) 2022-09-12 10:25:44 +03:00
Serkan Reis
7d22328543
Include the whitelist contract address in the collection creation info box (#6)
* Add whitelist contract address to the collection creation result box

* Account for the no whitelist option
2022-09-11 20:54:28 +03:00
Serkan Reis
dedeab8de2
Re-enable user input checks & remove default API keys (#4) 2022-09-08 09:22:27 +03:00
Serkan Reis
3b8cd7588c Add spinner for create collection transactions 2022-09-02 21:45:42 +03:00
Arda Nakışçı
9dc19a99ab
Merge development to main (#43)
* UI changes & improvements (#41)

* Remove show advanced options button, add symbol input

* Add checks for minting time constraints

* Royalty share input placeholder update

* Update input subtitles & error messages

* Token price subtitles now include minimum token price

* Ensure the files to be uploaded are in numerical order starting from 1

* Add collection creation confirmation modal

* Make some changes

Co-authored-by: findolor <anakisci@gmail.com>

* Airdrop feature added to collection actions (#42)

Co-authored-by: name-user1 <eray@deuslabs.fi>

Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: name-user1 <101495985+name-user1@users.noreply.github.com>
Co-authored-by: name-user1 <eray@deuslabs.fi>
2022-09-01 09:27:23 +03:00
Serkan Reis
00960f429e
Add batch transfer to sg721 collection actions (#40) 2022-08-16 13:04:23 +03:00
Serkan Reis
aae2b14a01
Add burn & batch burn for sg721 (#39)
* Add burn & batch burn for sg721

* Add batch burn range

* Refactor contract messages logic

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-16 10:18:35 +03:00
Serkan Reis
1624f0c332
Use existing base token URI for collection creation (#36)
* Use existing base token URI for collection creation

* Cover image preview when using existing base token URI option

* Fix cover image preview border for non-square images

* check baseTokenURI and coverImageUrl validity

* Fix typo

* Cover image validity condition update

* Remove unnecessary conditionals

* Display correct collection creation results when using an existing base token URI

* Fix: base token URI not being displayed correctly for new uploads

* Post-review update

* Remove extra props

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-16 10:04:33 +03:00
Serkan Reis
c7098cc40c
Update sg721 default query type as "collection_info" (#38)
* Update sg721 default query type as collection_info

* Update Stargaze brand text position on welcome screen

* Fix typo on Sg721 contract Execute page
2022-08-16 09:59:15 +03:00
findolor
81dc8ed867 Refactor for prod build 2022-08-15 11:50:15 +03:00
Serkan Reis
cceb2c1d08
Display collection creation results (#35)
* Display collection creation results

* Add links for collection creation details

* Update link appearance
2022-08-10 15:04:18 +03:00
findolor
2c04539894 Fix anchor component imports 2022-08-10 12:42:00 +03:00
Arda Nakışçı
20926b8781
Change some texts and tools related things (#34)
* Change some texts and tools related things

* Add favicon and remove unused components
2022-08-10 12:39:39 +03:00
Arda Nakışçı
e68f2f25eb
Add loading spinner and modal on asset metadata upload (#33) 2022-08-10 12:07:05 +03:00
name-user1
c994411dfb
Batch minting (#30)
* Bach Mint

* Add mint_for for batch minting

* Batch minting with mint to function with given number

* Minor fixes

* Update components/collections/actions/actions.ts

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: Arda Nakışçı <anakisci@gmail.com>
2022-08-10 10:25:23 +03:00
Serkan Reis
823b8c04f5
Omit file extensions during metadata file upload (#32)
* Upload metadata files without an extension

* Display success toast on metadata updates
2022-08-10 09:57:20 +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
Arda Nakışçı
927a3af361
Collection creation page styling (#26)
* Refactor whitelist component and add new state

* Implement existing whitelist component

* Refactor other pages for styling
2022-08-05 14:13:27 +03:00
Arda Nakışçı
c62438d753
Upload details component styling (#23)
* Add styling to upload details

* Refactor image preview
2022-08-04 14:19:25 +03:00
findolor
e89fcddc2f Fix create method 2022-08-04 12:17:37 +03:00
Arda Nakışçı
4ba58eca6d
Refactoring collection creation logic (#20)
* Split collection info component

* Fix texts

* Refactor components

* Create upload details component

* Add on change method to collection details

* Add on change method to minting details

* Add on change method to whitelist details

* Add on change method to royalty details

* Update create page name

* Refactor code for collection creation logic
2022-08-04 12:16:42 +03:00
Arda Nakışçı
725439275d
Execute selection fix (#17)
* Remove modal

* Show execute preview without wallet connection
2022-08-03 10:57:03 +03:00
Arda Nakışçı
e7f2019d30
Merge components in create page (#16) 2022-08-03 10:25:08 +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
ceedf039d6 imageUrl update fix on metadata modal 2022-08-01 19:54:23 +03:00
name-user1
6816d79d64
Toasts an error when no attritubutes atribute in a metadata file (#13)
* Toasts an error when no attritubutes atribute in a metadata file

* Update MetadataModal.tsx

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: findolor <anakisci@gmail.com>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
2022-08-01 16:37:16 +03:00
Serkan Reis
f06aafcd86
Fix: imageURL not being updated on metadata modal after uploading assets & metadata (#12)
* Fix: imageURL not being updated on metadata modal after upload

* Update MetadataModal.tsx
2022-08-01 16:19:24 +03:00
Serkan Reis
6ae1e4d9ca
Preview assets on metadata modal (#11)
* Name and length check for assets & metadata

* Disable update_metadata button on metadata modal if no metadatafile is specified

* Enable asset preview on metadata modal

* fix: preview error due to missing assets
2022-08-01 12:51:54 +03:00
Serkan Reis
790f5b7c8d
Check matching names and length for assets and metadata (#10)
* Name and length check for assets & metadata

* Disable update_metadata button on metadata modal if no metadatafile is specified
2022-08-01 12:28:12 +03:00
Arda Nakışçı
ff5a8d2e7d
Whitelist txt upload component (#9)
* Update ts config

* Update network chain id

* Create whitelist upload component

* Use whitelist component in contract ui

* Add whitelist component to collection info component
2022-07-29 10:39:03 +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
name-user1
4582f961ba
Collection info (#6)
* Initial preview & upload logic

* Refactor image & metadata selection & preview logic

* Refactor image & metadata selection & preview logic - 2

* Basic collection and minting info

* Minor fix

* gec

* gec

* gec

* Collection info entries

* Small refactor

* Add stargaze text image and change website color

Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: findolor <anakisci@gmail.com>
2022-07-27 09:49:36 +03:00
Arda Nakışçı
7b58c9e8ac
Add collection queries page (#5) 2022-07-26 11:42:45 +03:00
Arda Nakışçı
708da8a58a
Add collection actions page (#3)
* Add collection actions page

* Add collections index page and update sidebar
2022-07-25 11:29:52 +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