stargaze-studio/utils
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
..
clipboard.ts StargazeTools init 2022-07-13 16:56:36 +03:00
constants.ts Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
convertDenomToReadable.ts StargazeTools init 2022-07-13 16:56:36 +03:00
csvToArray.ts StargazeTools init 2022-07-13 16:56:36 +03:00
debounce.ts StargazeTools init 2022-07-13 16:56:36 +03:00
fees.ts StargazeTools init 2022-07-13 16:56:36 +03:00
getShortAddress.ts StargazeTools init 2022-07-13 16:56:36 +03:00
getSignatureVerificationData.ts StargazeTools init 2022-07-13 16:56:36 +03:00
isValidAddress.ts StargazeTools init 2022-07-13 16:56:36 +03:00
isValidFile.ts Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
json.ts StargazeTools init 2022-07-13 16:56:36 +03:00
layout.ts StargazeTools init 2022-07-13 16:56:36 +03:00
links.ts Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
random.ts StargazeTools init 2022-07-13 16:56:36 +03:00
sort.ts Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
text.ts StargazeTools init 2022-07-13 16:56:36 +03:00