Skip to main content

GitHub Repository

Dependencies

  • java.net.http
  • software.sava.json.iterator
  • software.sava.core

HTTP

See the official Solana docs for context on each HTTP RPC method.

Create Client

Fetch & Parse Accounts

Query Program Accounts with Filters

Note: You will need access to an RPC node which has getProgramAccounts enabled, such as Helius.
Retrieve all lookup tables which are active and frozen.

WebSocket

See the official Solana docs for context on each WebSocket RPC method.

Create Client

Stream Program Accounts

Token Accounts

Address Lookup Tables