Skip to content

Gumdrop metaplex program leverages the Solana blockchain and merkle trees to facilitate airdrops to a large number of whitelisted users at a low cost to creators.

Notifications You must be signed in to change notification settings

solsolution/gumdrop

 
 

Repository files navigation

Gumdrop

See the Metaplex Docs and the Example Deployment for more information. The Gumdrop Program Rust code can be here: MPL.

Setup

Be sure to be running Node v14.17.6 and yarn version 1.22.10.

yarn bootstrap

Then run:

yarn start

You may have to rebuild your package more than one time to secure a running environment.

⚠️ Warning

Any content produced by Metaplex, or developer resources that Metaplex provides, are for educational and inspiration purposes only. Metaplex does not encourage, induce or sanction the deployment of any such applications in violation of applicable laws or regulations.

About

Gumdrop metaplex program leverages the Solana blockchain and merkle trees to facilitate airdrops to a large number of whitelisted users at a low cost to creators.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.9%
  • Less 11.4%
  • JavaScript 4.7%
  • EJS 1.1%
  • Other 0.9%