Crate spl_token_swap[][src]

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

Statics

ID

The static program ID

Functions

check_id

Confirms that a given pubkey is equivalent to the program ID

id

Returns the program ID