Commit Graph

43 Commits

Author SHA1 Message Date
Serkan Reis
eb1a448896 Add ContractMigrationAuthorization 2024-01-17 13:03:56 +03:00
Serkan Reis
9e63aba259 Fix undefined expiration issue 2024-01-17 12:09:56 +03:00
Serkan Reis
490bd3e84d Include ContractExecutionAuthorization among available auth types 2024-01-16 13:30:44 +03:00
Serkan Reis
ab801768b9 Include Send among available auth types 2024-01-15 18:02:45 +03:00
Serkan Reis
680b2ac258 Initial authz logic 2024-01-15 14:55:16 +03:00
Serkan Reis
35f1ba0ca6 Include CRBRUS among mint price denom options 2023-12-21 14:28:45 +03:00
Serkan Reis
294fda9136 Include BRNCH among OE mint price denoms 2023-12-12 20:40:54 +03:00
Serkan Reis
3d24e5a8f7 Include HUAHUA among mint price denoms 2023-12-11 11:22:12 +03:00
Serkan Reis
16e6d45c18 Update wallet connection options 2023-12-08 09:41:13 +03:00
Serkan Reis
87c2f43540 Include KUJI among mint price denom options 2023-11-28 13:27:12 +03:00
Serkan Reis
f4b1760e3c Enable OE collection creation with STRDST 2023-11-26 20:00:21 +03:00
Serkan Reis
e8f3e0e4b5 Include USK & USDC among OE mint price denom options 2023-11-08 17:27:26 +03:00
Serkan Reis
77b80fc989 Include nBTC as an option for mint price denom 2023-10-27 10:11:22 +03:00
Serkan Reis
7201210e93 Add USK to token list 2023-10-18 23:15:56 +03:00
Serkan Reis
9c31d30a0c Update token & minter list 2023-10-18 22:47:40 +03:00
Serkan Reis
d6cc8a700f
Merge branch 'develop' into noah/cosmos-kit 2023-10-15 20:46:20 +03:00
Serkan Reis
dc4822aa70 Add flexible minter option for STRDST 2023-10-13 19:17:09 +03:00
Shane Vitarana
5c098ed313 Added a space in the name 2023-10-12 11:25:18 +03:00
Noah Saso
dfe0a27f77 Use Cosmos Kit with Keplr Extension support. 2023-10-11 16:48:20 -07:00
Serkan Reis
60a03a3069 Include STRDST as a mint price denom option 2023-10-11 08:37:08 +03:00
Serkan Reis
2160533a60 Update uusdc denom 2023-09-29 23:50:59 +03:00
Serkan Reis
6dd0e5ef8b Update FRNZ denom for mainnet 2023-09-29 23:33:27 +03:00
Serkan Reis
53322784fc Update IBC denoms for testnet 2023-09-28 19:26:55 +03:00
Serkan Reis
f62348df0c Update USDC denom for testnet 2023-08-25 18:24:18 +03:00
Serkan Reis
702e47e9e6 Update FRNZ denom for testnet 2023-08-15 20:06:53 +03:00
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
1bfd1113bb Open edition IBC minter creation success 2023-07-31 16:49:35 +03:00
Serkan Reis
d2d06dffae Match selected denom and fetch open edition factory parameters 2023-07-31 12:25:57 +03:00
Serkan Reis
717fd88e74 Update minter and token list 2023-07-30 21:11:37 +03:00
Serkan Reis
3ff3d094b4 Init minter list 2023-07-27 17:26:51 +03:00
Serkan Reis
75fe1d3387 Init TokenInfo 2023-07-26 22:26:27 +03:00
Serkan Reis
e1dd8dadc2 Fix typo in Studio description 2023-03-03 11:07:41 +03:00
Serkan Reis
b9acc66bfa
Update config/keplr.ts
Co-authored-by: Jorge Hernandez <3452489+jhernandezb@users.noreply.github.com>
2022-09-25 21:21:43 +03:00
Serkan Reis
7f15e3c230 Fix Keplr Wallet connection issue on testnet 2022-09-25 21:12:55 +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
Serkan Reis
afe2928a9e network.ts update (httpUrl: elgarfar-1 --> elgafar-1) 2022-08-07 12:50:48 +03:00
findolor
dedc4cffc3 Update testnet network config 2022-07-29 10:56:43 +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
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
4dde6db215 StargazeTools init 2022-07-13 16:56:36 +03:00