findolor
2c04539894
Fix anchor component imports
2022-08-10 12:42:00 +03:00
Arda Nakışçı
e68f2f25eb
Add loading spinner and modal on asset metadata upload ( #33 )
2022-08-10 12:07:05 +03:00
Serkan Reis
823b8c04f5
Omit file extensions during metadata file upload ( #32 )
...
* Upload metadata files without an extension
* Display success toast on metadata updates
2022-08-10 09:57:20 +03:00
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
Serkan Reis
986777b73d
Use "animation_url" in the uploaded metadata for storing media file URIs ( #27 )
...
* Remove image and animation_url from metadata modal
* Use animation_url for storing audio and video asset URIs
* Use image and animation_url keys together for audio/video assets
* Delete empty metadata keys
* Post-review update
2022-08-09 12:08:10 +03:00
Arda Nakışçı
927a3af361
Collection creation page styling ( #26 )
...
* Refactor whitelist component and add new state
* Implement existing whitelist component
* Refactor other pages for styling
2022-08-05 14:13:27 +03:00
Arda Nakışçı
c62438d753
Upload details component styling ( #23 )
...
* Add styling to upload details
* Refactor image preview
2022-08-04 14:19:25 +03:00
findolor
e89fcddc2f
Fix create method
2022-08-04 12:17:37 +03:00
Arda Nakışçı
4ba58eca6d
Refactoring collection creation logic ( #20 )
...
* Split collection info component
* Fix texts
* Refactor components
* Create upload details component
* Add on change method to collection details
* Add on change method to minting details
* Add on change method to whitelist details
* Add on change method to royalty details
* Update create page name
* Refactor code for collection creation logic
2022-08-04 12:16:42 +03:00
Arda Nakışçı
e7f2019d30
Merge components in create page ( #16 )
2022-08-03 10:25:08 +03:00
name-user1
4582f961ba
Collection info ( #6 )
...
* Initial preview & upload logic
* Refactor image & metadata selection & preview logic
* Refactor image & metadata selection & preview logic - 2
* Basic collection and minting info
* Minor fix
* gec
* gec
* gec
* Collection info entries
* Small refactor
* Add stargaze text image and change website color
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: findolor <anakisci@gmail.com>
2022-07-27 09:49:36 +03:00