solana-program-library/account-compression/programs/account-compression
joeaba 891b4bdad8
chore: update maintainer references (#4008)
2023-01-31 08:06:36 -05:00
..
src Account Compression: Change VerifyLeaf to avoid modifying canopy (#3977) 2023-01-17 17:38:06 -05:00
Cargo.toml chore: update maintainer references (#4008) 2023-01-31 08:06:36 -05:00
README.md Account Compression: 0.1.2 release (#3672) 2022-10-06 11:58:16 -05:00
Xargo.toml account-compression: Rename packages, prep for release (#3600) 2022-09-13 17:44:18 +02:00

README.md

Solana

SPL Account Compression Rust SDK (Beta)

More information about account compression can be found in the solana-program-library repo.

The Solana Program Examples repo will eventually include examples of how to use this program.

spl-account-compression and this crate's implementation are targeted towards supporting Metaplex Compressed NFTs and may be subject to change.