stargaze-studio/components
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
..
contracts Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
forms Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
Alert.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Anchor.tsx Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
AnchorButton.tsx Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
BrandColorPicker.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
BrandPreview.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Button.tsx Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
Conditional.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
ContractPageHeader.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
DefaultAppSeo.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
FaviconsMetaTags.jsx StargazeTools init 2022-07-13 16:56:36 +03:00
FormControl.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
FormGroup.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
HomeCard.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Input.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
InputDateTime.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Issuebar.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
JsonPreview.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Layout.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
LinkTab.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
LinkTabs.data.ts Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
LinkTabs.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Modal.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
PageHeader.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Radio.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
SearchInput.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Sidebar.tsx Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
SidebarLayout.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
StackedList.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Stats.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
TextArea.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Tooltip.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
TooltipIcon.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
TransactionHash.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
WalletButton.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
WalletLoader.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
WalletPanelButton.tsx StargazeTools init 2022-07-13 16:56:36 +03:00