Registry / networking / solana-drone

solana-drone

JSON →
libraryrscratesunverified

A Solana network utility for airdropping SOL tokens to test accounts.

# Cargo.toml [dependencies] solana-drone = "latest"
INSTALL
IMPORT
SIG · SOLANA-DRONE
S
solana-drone
networkingrust
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.

Drone
use solana_drone::Drone;

Initialize a Solana drone for airdrops

use solana_drone::Drone; fn main() { let drone = Drone::new(); println!("Solana drone ready"); }
Debug
Known issues
gotchaOnly for testnet/devnet use; not for mainnet.
fix
Ensure you are connected to a test cluster.
affects: *
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
solana-drone — cargo add solana-drone · libregistry