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
findolor
81dc8ed867
Refactor for prod build
2022-08-15 11:50:15 +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
Serkan Reis
37f9d56d49
Preview & upload support for audio & video files ( #14 )
...
* Accept audio & video files for upload
* Rename image related variables
* Implement getAssetType util
* Preview & upload support for video files
* Preview & upload support for audio files
* Preview update for audio files
* New look for audio previews on asset list
* Remove extra refs
Co-authored-by: findolor <anakisci@gmail.com>
2022-08-03 09:31:35 +03:00
Serkan Reis
7740841168
Upload assets and metadata ( #4 )
...
* Initial preview & upload logic
* Refactor image & metadata selection & preview logic
* Refactor image & metadata selection & preview logic - 2
* Establish metadata-modal connection
* Metadata attribute manipulation
* Successful metadata attribute removal & update
* Successful metadata attribute addition & update
* Update existing attributes success
* Display image uri among metadata following the upload
* Fix: buttons being displayed without an image overlay
* Separate upload logic & incorporate useRefs
* Clean up: removed unused imports and structures
* Add radio buttons for upload service selection
* Remove package-lock.json (duplicate .lock files)
* Refactor upload logic & metadata modal
* Utilize serviceType enum in upload logic
* Utilize serviceType enum in upload logic - 2
* Implement user input for NFT.Storage & Pinata API keys
* Update use an existing URI text
* Remove upload_old.tsx
* Fix: reset main metadata fields on metadata modal refresh
* Fix: reset main metadata fields on metadata modal refresh - 2
* Make linter happy
* Make linter happy - 2
* Move upload file under collections
* Post-review update - 1
* Source Pinata endpoint URL from environment variables
* Replace regular file arrays with states
Co-authored-by: findolor <anakisci@gmail.com>
2022-07-28 16:38:43 +03:00
Serkan Reis
4dde6db215
StargazeTools init
2022-07-13 16:56:36 +03:00