Registry / cli / polkadot-cli

polkadot-cli

JSON →
library31.0.0rscratesunverified

Polkadot Relay-chain Client Node.

# Cargo.toml [dependencies] polkadot-cli = "31.0.0"
INSTALL
IMPORT
SIG · POLKADOT-CLI
P
polkadot-cli
clirustv31.0.0
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.

PolkadotCli
use polkadot_cli::PolkadotCli;

Initializes the Polkadot CLI client.

use polkadot_cli::PolkadotCli; fn main() { let cli = PolkadotCli::new(); println!("Polkadot CLI initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
31.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
28
Resources
polkadot-cli — cargo add polkadot-cli · libregistry