collection-manager
collection-manager copied to clipboard
A platform for managing AtomicAssets NFT collections.
Hi! Working on your project I get that I cannot create new Templates in a Collection because the image that I select for the Template doesn't reach the IPFS service....
The Regex used is not valid for account names, account validation should be a maximum of 12 characters Note: table names & scopes can have up to 13 characters, but...
The collection-manager works on mobile browsers, but some views could be easier to see and work with some layout modifications when a smaller screen is detected.
Make it more clear when people are using a main network (it costs money) and makes their actions permanent (not suitable for testing).
Make it more clear for a new user to understand the difference between field types when defining a schema and its corresponding templates.
Make sure it's clear how to think about using mutable vs. immutable data fields when designing an NFT collection.
Technically, it is possible to use mintasset directly without requiring a template ID. You pass the data of the NFT directly into the mintasset call. We should enable this workflow...