Registry / crypto / spl-token-swap

spl-token-swap

JSON →
library3.0.0rscratesunverified

Solana Program Library Token Swap for decentralized token exchanges.

# Cargo.toml [dependencies] spl-token-swap = "3.0.0"
INSTALL
IMPORT
SIG · SPL-TOKEN-SWAP
S
spl-token-swap
cryptorustv3.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.

Processor
use spl_token_swap::processor::Processor;

Imports the main Processor for SPL Token Swap.

use spl_token_swap::processor::Processor; fn main() { // Processor handles token swap instructions println!("SPL Token Swap Processor"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
Resources
spl-token-swap — cargo add spl-token-swap · libregistry