Compressed NFT's
Last updated
Last updated
SolSplits uses a novel Solana feature called State Compression to drastically bring down the cost of transactions to ensure our products are affordable and scalable. Metaplex and Solana Labs developed compression for NFTs to serve both traditional web2 and new web3 enterprise customers that serve millions and billions of users, cheaply and efficiently. Compressed NFTs (cNFTs) are than uncompressed "normal" NFTs, while still retaining identical data structures. cNFTs and their uncompressed NFT counterparts are issued and verified on chain. The main difference is that cNFTs store metadata off-chain, while uncompressed Solana NFTs store that data on-chain.