Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 654 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 654 Bytes

CMX

CMX is an Open Source Solana Launchpad Smart Contract.

Features

  • Onchain randomization
  • Onchain cosigner setup for bot protection
  • Supports minting for pNFT (mip1 standard), normal metaplex nfts, and more
  • Supports freeze and unfreeze for post-mint

IDL

Recommend to use the IDL to directly parse or CPI into the CMX onchain program with your generated SDK.

License

Apache 2.0

Implementation Reference

NFT-Candy-Machine v1.0.0 (Apache 2.0) https://github.com/metaplex-foundation/metaplex/blob/v1.0.0/LICENSE