A customizable NFT gallery and minting platform. Create, showcase, and manage your digital collectibles with an easy-to-configure template built on React, Vite, and Ethereum-compatible chains.
GitHub Codespaces Usage: This template supports one-click setup with GitHub Codespaces. All users can access their free monthly allowance (60 core hours for personal accounts) without adding payment information. When your free tier is exhausted, GitHub will simply pause Codespaces functionality until the next billing cycle.
For comprehensive documentation, please visit the project wiki.
The wiki provides detailed guides on setup, configuration, deployment, and more.
This project is a configurable template that lets you quickly set up and personalize your own NFT gallery and minting platform. It's built with modern web technologies (React, Vite, Tailwind CSS) and connects to Ethereum-compatible blockchains using Ethers.js.
- Artists & Creators: Showcase and mint your digital art as NFTs
- NFT Project Owners: Deploy a gallery and minting page for your collection
- Developers: Build a custom NFT platform with a solid foundation
- NFT Gallery: Browse minted NFTs from your smart contracts
- NFT Minting: Interface for authorized minters to create NFTs
- Owner Panel: Manage critical contract settings
- Metadata Creation: Prepare NFT metadata and upload images to IPFS
- Multi-Chain Support: Pre-configured for popular networks
- Configuration Wizard: Step-by-step setup guide
- Get Started: Either use GitHub Codespaces (recommended) or clone the repository locally
- Set Up Secrets: Configure essential API keys for IPFS and blockchain connections
- Run the Wizard: Use the configuration wizard to set up your project details and networks
- Deploy: Launch your personalized NFT Gallery
For detailed instructions, see the Getting Started guide in the wiki.
This project uses React, Vite, Tailwind CSS, shadcn/ui, Ethers.js, and Vercel serverless functions. See the Technology Stack wiki page for details.
This project is licensed under the GNU Affero General Public License v3.0 (AGPLv3).
See the LICENSE file for the full license text or the License Information wiki page for more details.