Project Oasis is an experimental AI generated art project with 10k NFT blocks. NFT owners can modify their blocks with Stable Diffusion. They can collaborate with their neighbor when creating art.
Project Oasis is a giant canvas with 100x100 blocks. Each block is an NFT containing a 512x512 pixel image. The NFTs are deployed on FileCoin with FVM. The image data and metadata are stored on IPFS. The owner of the NFT can override the look of the block with AIGC models like Stable Diffusion. The best part: You can collaborate with your neighbor when generating new images!
This project uses FVM to deploy smart contracts, which mint and update the NFT data. All images are stored on IPFS. The CIDs of all the images are stored in canvas.json on IPFS too. The CIDs of canvas.json are stored on Moralis. For the frontend, we used React and serve the webpages with Vervel. For the image generation, we used Stable Diffusion 1.5.