Hi! This is a production ready Candy Machine V3 responsive UI which can be easily customized. Major features of the CMv3 such as Candy Guards are implemented & auto-detected.
Preview it live here.
Vercel is great to host your Candy Machine on, deploy it instantly by clicking the button below.
- Responsive UI
- Single Mint UI
- Multi Mint UI
- Start Time Countdown
- Preview Minted NFTs
- Guards Supported
- Start Date
- End Date
- Sol Payment
- Token Payment
- Mint Limit
- Bot Tax
- Token Burn
- Token Gate
- NFT Payment
- NFT Burn
- NFT Gate
- Redeemed Amount
- Address Gate
- Allow List
- Gatekeeper
For Multi-group functionality use cmv3-demo-initialization branch
NEXT_PUBLIC_SOLANA_NETWORK=mainnet/devnet
NEXT_PUBLIC_RPC_HOST=networkURL
NEXT_PUBLIC_CANDY_MACHINE_ID=candyMachineID
Want to customize the color scheme? This frontend uses 6 main colors that can be found in globals.css change these values and the changes will apply globally.
:root {
--main-background-color: #0E0E0E;
--alt-background-color: #202020;
--white: #fff;
--black: #000;
--primary: #4E44CE;
--error: #D92D20;
}
Thanks to Solana Studio for creating the original frontend. This repo is an addition onto theirs with more frontend features and dynamic functions.
— Candy Machine V3 with Start Date
— Candy Machine V3 with Address Gate, Allow List or other similar guards
If you have any feedback, want to collaborate or need support, please reach out to us at hello@zaab.studio