Commit Graph
39 Commits
Author SHA1 Message Date
Serkan Reis 87c2f43540 Include KUJI among mint price denom options 2023-11-28 13:27:12 +03:00
Serkan Reis 9e1a558148 Update OE sg721 code id for STRDST 2023-11-26 20:05:13 +03:00
Serkan Reis f19ced2d32 Blacklist minter & sg721 contract addresses for royalty payments 2023-11-16 17:40:56 +03:00
Serkan Reis 79bb24d33a Address the issue with #s in uploaded file names 2023-11-12 21:18:04 +03:00
Serkan Reis e8f3e0e4b5 Include USK & USDC among OE mint price denom options 2023-11-08 17:27:26 +03:00
Serkan Reis d6cc8a700f Merge branch 'develop' into noah/cosmos-kit 2023-10-15 20:46:20 +03:00
Serkan Reis a48fb8c5cc Disable on-chain metadata option for OE collection creation 2023-10-13 18:37:59 +03:00
Noah Saso dfe0a27f77 Use Cosmos Kit with Keplr Extension support. 2023-10-11 16:48:20 -07:00
Serkan Reis c4f486f1f0 Update collection creation logic for OE/off-chain metadata 2023-09-10 13:42:37 +03:00
Serkan Reis 75a2d4c089 Update collection creation logic for OE/on-chain metadata 2023-09-10 12:46:52 +03:00
Jorge Hernandez 1a9d7ac9c8 Merge pull request #194 from public-awesome/export-import-collection-config
Export/Import collection creation configuration
2023-08-30 07:52:48 -06:00
Serkan Reis bf697745d5 Fix factory switching related issues 2023-08-29 14:13:57 +03:00
Serkan Reis 26a5423599 Address upload issue when token metadata lacks a description 2023-08-22 21:52:31 +03:00
Serkan Reis 4cc6fdc070 Update import/export component placement 2023-08-21 14:59:12 +03:00
Serkan Reis 8990175b03 Check end time during open edition creation - 2 2023-08-21 11:37:19 +03:00
Serkan Reis 0ed370aa67 Check end time during open edition creation 2023-08-21 10:59:10 +03:00
Serkan Reis bc719e1a0c Merge branch 'develop' into export-import-collection-config 2023-08-17 17:24:27 +03:00
Serkan Reis 958671a030 Merge pull request #195 from public-awesome/ibc-minter-creation
IBC minter support
2023-08-17 16:30:28 +03:00
Serkan Reis f324cb6f50 Add token image URI to open edition minter details 2023-08-12 22:47:53 +03:00
Serkan Reis 51843cade0 Surface open edition collection summary details 2023-08-10 22:38:03 +03:00
Serkan Reis 65c2dabed6 Merge branch 'ibc-minter-creation' into export-import-collection-config 2023-08-08 14:35:46 +03:00
Serkan Reis 18cdef9580 Fix: Use replaceAll instead of replace to ignore all escaped line breaks 2023-08-04 11:54:22 +03:00
Serkan Reis 3d527c6682 Avoid escaping line breaks in token and collection descriptions 2023-08-04 10:11:34 +03:00
Serkan Reis 4f473b6bf8 Display the right denom in minimum mint price not met error 2023-07-31 17:24:04 +03:00
Serkan Reis 1bfd1113bb Open edition IBC minter creation success 2023-07-31 16:49:35 +03:00
Serkan Reis 701369f246 Surface Open Edition Minter details 2023-07-28 23:38:45 +03:00
Serkan Reis 2a38e79191 Surface open edition collection configuration 2023-07-25 22:26:29 +03:00
Serkan Reis d5b1acc16e Create OpenEditionMinterDetailsDataProps 2023-07-23 21:54:14 +03:00
Serkan Reis 2b5c5f3c32 Add token URI validation for open edition collection creation 2023-07-03 16:06:14 +03:00
Serkan Reis 0913e6c97e Use separate sg721 code ids for open edition collection creation 2023-06-22 21:35:50 +03:00
Serkan Reis 9f4f5c5f1f .html support for 1/1 & open edition collections 2023-06-21 22:52:14 +03:00
Serkan Reis dc635ff3a2 Revert and move the previous change 2023-06-20 22:50:16 +03:00
Serkan Reis cd9a21e1e7 Hide metadata storage method selection for open edition collections 2023-06-20 16:36:07 +03:00
Serkan Reis 1f2fef9655 Clean up 2023-06-17 17:02:02 +03:00
Serkan Reis b300a37384 Open Edition collection creation summary 2023-06-17 16:23:55 +03:00
Serkan Reis 663b1d9999 Implement wallet balance checks 2023-06-16 14:57:47 +03:00
Serkan Reis 9f513857c9 Implement user input checks 2023-06-16 13:39:24 +03:00
Serkan Reis 092a0f3f33 Auto-handle animation url for on-chain metadata uploads 2023-06-15 17:53:56 +03:00
Serkan Reis 1fa4d0dcf9 Implement open edition minter creator 2023-06-15 13:51:50 +03:00