Commit Graph

25 Commits

Author SHA1 Message Date
Serkan Reis
d889e7e04b Enable contract uploads with authorization 2024-06-09 15:45:28 +03:00
Serkan Reis
f7880540ad Update cosmjs package versions 2024-05-08 19:57:36 +03:00
Serkan Reis
123e07362d Update versions for cosmos-kit packages 2024-05-08 19:22:23 +03:00
Serkan Reis
9e63aba259 Fix undefined expiration issue 2024-01-17 12:09:56 +03:00
Serkan Reis
680b2ac258 Initial authz logic 2024-01-15 14:55:16 +03:00
Serkan Reis
b4290ba9b9 Enable taking collection snapshots 2023-12-31 21:47:30 +03:00
Serkan Reis
adfdfd22e8 Update yarn.lock 2023-12-31 20:57:51 +03:00
Serkan Reis
412a467391 Enable taking holder snapshots for collections 2023-12-31 15:01:48 +03:00
Noah Saso
aa53f38554 Added recursive iframe architecture 2023-10-19 00:18:56 -07:00
Noah Saso
0968423e05 Update Cosmos Kit packages. 2023-10-18 23:18:47 -07:00
Serkan Reis
cfa160d5eb Bump Studio version 2023-10-16 13:12:34 +03:00
Noah Saso
dfe0a27f77 Use Cosmos Kit with Keplr Extension support. 2023-10-11 16:48:20 -07:00
Serkan Reis
9c5a47b42c Add a side tab for Stargaze Studio Survey 2023-06-06 12:16:46 +03:00
Serkan Reis
e1adca8ddf Implement initial mint_by_key logic for Badge Actions 2023-02-21 18:26:10 +03:00
Serkan Reis
262dade7a5 Update Sidebar 2023-02-14 20:45:25 +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
35309e220a Update react-hot-toast version 2022-12-13 22:21:05 +03:00
Serkan Reis
5c6c87eb9e Isolate Base & Vending Minter creation UI 2022-12-13 15:52:43 +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
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
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