Vibe Verse is a decentralized Web3 platform that enables 3D designers and creators to mint, showcase, and trade 3D designs as NFTs. The platform is built for creators using tools like Blender, AutoCAD, Fusion 360, and Maya, and integrates blockchain for verifiable ownership and monetization.
- Upload/import 3D models and metadata
- Mint 3D NFTs on Scroll Mainnet (EVM-compatible)
- Interactive 3D gallery powered by Three.js
- MetaMask integration for wallet actions
- IPFS for decentralized storage of assets/metadata
- Creator dashboard for managing collections and sales
- Give creators true on-chain ownership of 3D assets
- Make minting and listing simple and accessible
- Create a marketplace where designs can be bought, sold, and discovered
- Foster a global community of designers, engineers, and 3D artists
- Frontend: React, Next.js, Tailwind CSS
- 3D Rendering: Three.js (Blender / exported glTF/GLB assets)
- Blockchain: Solidity, Scroll (Mainnet/Testnet), Ethers.js / Wagmi
- Storage: IPFS (Pinata / Web3.storage)
- Dev Tools: Hardhat / Remix for smart contract development
- 3D model upload & validation (GLB / glTF recommended)
- Metadata creation and IPFS pinning
- Minting UI for ERC-721 NFTs
- Creator dashboard (listings, sales, royalties)
- Interactive 3D gallery with model preview & inspect controls
- Wallet connection with MetaMask (mobile & desktop ready)
- Clone repository
git clone https://github.com/abdunur-dev/Nft-project-.git cd vibe-verse