Skip to content

0xSmick/solana-bonk-cmv3-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a Mint Page which can work with CMV3 (Candy Machine V3) for NFT drops on the Solana Blockchain. This was created purely as a fun project where users could pay for NFTs in $BONK. This repo is free for anyone to use, but will not be maitained or updated. Use at your own risk.

Candy machine setup

  1. Download sugar's latest build
  2. Create a candy machine with the tokenPayment guard. Set the mint to the token mint address and the destination ata to the account of your treasury wallet which will hold the token.
  3. Deploy the CM and add the guard. Copy the CM address.

Web app setup

  1. yarn and then yarn dev
  2. edit the env to add your CM and the image you want displayed on the site.
  3. To change the minting animation, create your own gif of your images.

Shoutout to @urbentom for the original skeleton.

This is a Next.js project bootstrapped with create-next-app.

About

A quick react app where you can easily setup a bonk CM Mint Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages