Crate spl_token_swap

Source
Expand description

An Uniswap-like program for the Solana blockchain.

Re-exports§

pub use solana_program;

Modules§

constraints
Various constraints as required for production environments
curve
Curve invariant implementations
error
Error types
instruction
Instruction types
processor
Program state processor
state
State transition types

Constants§

ID
The const program ID.

Functions§

check_id
Returns true if given pubkey is the program ID.
id
Returns the program ID.