Skip to content

tumi-labs/Candy-Machine-V3-UI

Repository files navigation

Candy Machine v3 UI

Reference UI to implement Metaplex Candy Machine V3 on frontend.

Features/Todo

  • 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
    • Third Party Signer
    • Address Gate
    • Allow List
    • Gatekeeper

Multi Group

For Multi-group functionality use restructure/multi-group branch

Env Variables

All of them are optional at this moment as we're using default if they are not exists in config.ts

  • NEXT_PUBLIC_SOLANA_NETWORK=WalletAdapterNetwork
  • NEXT_PUBLIC_RPC_HOST=url
  • NEXT_PUBLIC_CANDY_MACHINE_ID=publickKey

Candy machine v3 Config & Initialization

For configuaration and initialization please refer to official Metaplex docs. You can also use SugerCLI alpha for it.

Releases

No releases published

Packages

No packages published

Languages