3D print your NFT and get it delivered to your home via Shopify.
Our platform seamlessly transforms user-provided text into personalized and intricate 3D images, leveraging Generative AI. These visual creations are then minted as unique, blockchain-verified NFTs in Shopify/Opensea. Beyond digital ownership, owners can list these NFTs in Shopify/Opensea for sale in both digital, and or physical collectibles (through high-quality 3D printing services though Shopify). These tangible 3D collectible can be purchased and shipped directly to the buyer through Shopify services, offering a full-circle experience from digital creation to physical realization.
or: Through our platform, NFT owners gain the ability to:
For the frontend, we have used Web3 Modal by WalletConnect and used their html version of the tech stack to create the landing page just to showcase what we are aiming to do via this 3D project. Our frontend is connected to OpenSea and Shopify, and users are able to see the 3D images on those websites. As for the backend, we've deployed ERC721 contract on various blockchains and called mintNFT on Goerli. NFT metadata is stored on IPFS via Web3 Storage. The idea was to provide 2 ways to purchase a 3D printed object; 1) Based on a user's own NFT holding, and 2) By means of generative Al / text to image / 2D to 3D conversion to firstly create an NFT, then be able to order a 3D printed object by listing the NFT on Shopify.
As for tech stack, we have used walletconnect Web3modal, NFT metadata storage on IPFS, and contracts deployment on various testnets.