Registry / other / waffles-solana-address-lookup-table-program

waffles-solana-address-lookup-table-program

JSON →
library1.16.0rscratesunverified

Waffle Labs maintained Solana address lookup table program for efficient address management.

# Cargo.toml [dependencies] waffles-solana-address-lookup-table-program = "1.16.0"
INSTALL
IMPORT
SIG · WAFFLES-SOLANA-ADD
W
waffles-solana-address-lookup-table-program
otherrustv1.16.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.

process_instruction
use waffles_solana_address_lookup_table_program::entrypoint::process_instruction;

Entry point for the Solana program

use waffles_solana_address_lookup_table_program::entrypoint::process_instruction; fn main() { // This is a Solana program; entry point is used by the runtime println!("Address lookup table program"); }
Debug
Known issues
gotchaThis is a Solana on-chain program; requires Solana runtime environment
fix
Deploy to a Solana cluster or use solana-test-validator for local testing
affects: all
Upgrade
Version history
1.16.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
waffles-solana-address-lookup-table-program — cargo add waffles-solana-address-lookup-table-program · libregistry