API Reference Solana v#0.1.0
View SourceModules
A library for interacting with the Solana blockchain.
Functions, types, and structures related to Solana accounts.
Functions, types, and structures related to Solana instructions.
Functions for dealing with Solana's JSON-RPC API.
Functions for creating Solana JSON-RPC API requests.
A GenServer you can use to track the status of transaction signatures.
Functions for interacting with the Associated Token Account Program.
Functions for interacting with the SPL Governance program.
Functions for interacting with Solana's Token Program.
Functions for interacting with the mint accounts of Solana's Token Program.
Functions for dealing with multi-signature accounts.
Functions for interacting with Solana's Token Swap Program.
Functions for interacting with Solana's System Program
Functions for interacting with the System Program's nonce accounts, required for durable transaction nonces.
A Solana Test Validator
managed by an Elixir process. This allows you to run unit tests as if you had
the solana-test-validator
tool running in another process.
Functions for building and encoding Solana transactions