NFT factory

nftfactory module supports creating NFTs by users or smart contracts.
To use this module, just send txs with msgs in this module. It requires only the knowledge of sending Cosmos SDK txs from frontend, or CosmWasm.
See here to learn the types of Msgs in this module.