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
|
e83df5ee67
|
Display badge creation info
|
2023-02-13 17:58:28 +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
|
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
|
798ab3e071
|
Badge Hub instantiate.tsx init
|
2023-02-01 15:57:00 +03:00 |
|
Serkan Reis
|
823e6de84a
|
Update collection creation fee
|
2023-01-20 16:44:42 +03:00 |
|
Serkan Reis
|
26899000b7
|
Update vending minter instantiation fee
|
2023-01-18 07:47:03 +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
|
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
|
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
|
eab5a4a36c
|
Update contract dashboard landing page
|
2022-12-15 13:58:38 +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
|
fdec20798e
|
Remove maxWidth for error messages
|
2022-11-02 10:53:17 +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 |
|
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
|
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
|
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 |
|
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ışçı
|
725439275d
|
Execute selection fix (#17)
* Remove modal
* Show execute preview without wallet connection
|
2022-08-03 10:57:03 +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 |
|
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 |
|