Registry / networking / waffles-solana-client

waffles-solana-client

JSON →
library1.16.0-alpha.10rscratesunverified

A Solana client maintained by Waffle Labs for interacting with the Solana blockchain.

# Cargo.toml [dependencies] waffles-solana-client = "1.16.0-alpha.10"
INSTALL
IMPORT
SIG · WAFFLES-SOLANA-CLI
W
waffles-solana-client
networkingrustv1.16.0-alpha.10
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.

Client
✓ use waffles_solana_client::Client;

Creates a new Solana client pointing to mainnet.

use waffles_solana_client::Client; fn main() { let client = Client::new("https://api.mainnet-beta.solana.com"); println!("Client created"); }
Debug
Known issues
breakingPre-release version may have breaking changes
fix
Pin to a specific version or use a stable release
affects: 1.16.0-alpha.10
Upgrade
Version history
1.16.0-alpha.10latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
Amazon
1
Resources
waffles-solana-client — cargo add waffles-solana-client · libregistry