Robrigo
Robrigo
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...
EOS Kylin has atomicassets smart contract, so we can enable it as another network target by configuring Atomic API and Antelope RPC endpoints for Kylin.
We want to devise a strategy for theming each instance of collection-manager without creating merge conflicts between forks. This way everyone using collection-manager as a base can still share updates...
It would be helpful and improve account security, if there was a command available in the wallet to rotate account keys for any combination of labels. Perhaps the validation is...