Skip to content

Program for creating , minting and Transferring Compressed NFTs (CNFTs) on Solana.

Notifications You must be signed in to change notification settings

simplysabir/Compressed-NFTs

Repository files navigation

Compressed NFTs

Compressed NFTs are NFTs on Solana that store their data in a Merkle tree structure where the Merkle root is on-chain in an account and the Merkle leaves are stored in the Solana ledger (which is off-chain, but subject to consensus), rather than fully on-chain like conventional NFTs.

What does this repo contains?

I Have Created a Collection, Minted it plus Transferred it. Program for all of which can be found.

About

Program for creating , minting and Transferring Compressed NFTs (CNFTs) on Solana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published