An On-Chain NFT collection, where user can compose their own NFT from the list of available attributes. The end user here can customize their NFT, and mint the composed NFT on the fly. Prevention of Duplicates and stitching of the images as per the combinations are maintained completely OnChain
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.