Mint CRC2 NFTs on Chromia
Chromia has a native NFT standard. Metadata is real relational columns you can query, not a JSON blob parked on IPFS.
An NFT here is more than a token id. The metadata is real data you can query, the content lives on the chain, and the whole app runs on the chain instead of an EVM contract glued to IPFS.
Chromia has a native NFT standard. Metadata is real relational columns you can query, not a JSON blob parked on IPFS.
Move ERC-721 and ERC-1155 assets over from Ethereum and other EVM chains through the CRC2 bridge.
Keep your collection where it is and use Chromia as the data and media layer behind it. No migration.
The metadata is queryable, the content is stored on the chain, and the app behind it runs on the chain too. None of that fits inside an EVM contract on its own.