Skip to content

URvesh109/bubblegum-cpi

Repository files navigation

Bubblegum-CPI

This program demonstrates the cpi usage for creating merkle tree, collection mint and mint cNft to collections.

Setup

Required Version

  • rustc 1.77.0
  • solana-cli 1.18.9
  • anchor 0.29.0
  • node v20.11.0
  • yarn 1.22.19

Steps to test the program on amman local validator:

   $ yarn  # only for the first time to install dependency
   $ yarn run validator # new terminal
   $ ./deploy.sh # to deploy program and some airdrop
   $ anchor run bubblegum

Note

  • This code is not production ready. Use at your own risk.

Learning Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published