Compression
info
A newer version of this page is available in the Developer Hub. Click here to read it.
Bubblegum is the Metaplex Protocol program for creating and interacting with compressed Metaplex NFTs. Compressed NFTs are secured on-chain using Merkle trees.
🔗 Helpful links:
- Official Bubblegum Developer Documentation
- Code Examples
- NFT Compression Program (By Metaplex)
- Generic Merkle Tree Program (By Solana)