Skip to content

nomadic4life/js-examples

 
 

Repository files navigation

Candy Machine UI

This Solana program is a simple program that mints NFTs through a candy machine concept UI. There is a limited amount in stock. A base fee must be paid in a spl token to get a random selected NFT with in the candy machine. It's purpose is to get familiar with the token and NFT process with transactions.

Note

Currently this project is a work in progress. the minting process fails through the UI. Minting can still be down through the sugar cli.

Installing

The following dependencies are required to build and run this example, depending on your OS, they may already be installed:

Executing program

Authors

Contributors names and contact info

Dennis Orbison @Freedom_pk_live

License

This project is licensed under the [Dennis Orbison] License - see the LICENSE.md file for details

About

Examples and Starter Kits using the new JS SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.4%
  • CSS 17.3%
  • HTML 7.3%