Solana

SPL Noop Rust SDK

This is crate provides a wrapper for invoking spl-noop, which does nothing. It's primary use is circumventing log truncation when emitting application data by invoke-ing spl-noop with event data.

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-noop and this crate's implementation are targeted towards supporting account-compression and may be subject to change.