Registry / other / spl-noop

spl-noop

JSON →
library1.0.0rscratesunverified

Solana Program Library No-op Program

# Cargo.toml [dependencies] spl-noop = "1.0.0"
INSTALL
IMPORT
SIG · SPL-NOOP
S
spl-noop
otherrustv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

noop_instruction
use spl_noop::noop_instruction;

Create a no-op instruction for Solana

use spl_noop::noop_instruction; fn main() { let instruction = noop_instruction(); println!("Noop instruction created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
spl-noop — cargo add spl-noop · libregistry