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.
WebSocket
See the official Solana docs for context on each WebSocket RPC method.