API Reference Solana v0.2.0

Modules

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 creating and validating Solana keys and keypairs.

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 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