Registry / networking / solana-banks-interface

solana-banks-interface

JSON →
library4.0.3rscratesunverified

Solana banks RPC interface

# Cargo.toml [dependencies] solana-banks-interface = "4.0.3"
INSTALL
IMPORT
SIG · SOLANA-BANKS-INTER
S
solana-banks-interface
networkingrustv4.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BanksClient
use solana_banks_interface::BanksClient;

Creates a new Banks client.

use solana_banks_interface::BanksClient; fn main() { let client = BanksClient::new(); println!("Banks client created"); }
Debug
Known issues
gotchaRequires a running Solana validator
fix
Start a local test validator before using
affects: >=4.0.0
Upgrade
Version history
4.0.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
solana-banks-interface — cargo add solana-banks-interface · libregistry