stargaze-studio/utils
Serkan Reis 0f0e68a285
Fixes and improvements (#28)
* Update collection creation error messages

* Update minimum unit price

* Update .env.example

* Fix double ustars conversion for whitelist & minter unit_price

* Add minimum unit price for whitelisted addresses

* Fix: Invalid baseTokenURI error during collection instantiation

* Collection cover image URI update

* Minimum unit price update - 2

* Fix: nonfunctional existing whitelist option

* Check matching asset and metadata file arrays before creating a collection

* Mark minting detail inputs as required

* Fix: collection creation with the specified royalty preference

* Fix: whitelistType change problem

* Fix creation logic

* Automate number of tokens input & check per address limit

* Automate number of tokens input & check per address limit - 2

* Metadata files should have .json extensions

* Check royalty percentage

* Upload service related changes now trigger state updates

Co-authored-by: findolor <anakisci@gmail.com>
2022-08-09 14:42:55 +03:00
..
clipboard.ts StargazeTools init 2022-07-13 16:56:36 +03:00
compareFileArrays.ts Fixes and improvements (#28) 2022-08-09 14:42:55 +03:00
constants.ts Upload assets and metadata (#4) 2022-07-28 16:38:43 +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
getAssetType.ts Use "animation_url" in the uploaded metadata for storing media file URIs (#27) 2022-08-09 12:08:10 +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