Registry / other / noble-staking

noble-staking

JSON →
library2.0.0rscratesunverified

FABRIC noble staking module for blockchain staking functionality.

# Cargo.toml [dependencies] noble-staking = "2.0.0"
INSTALL
IMPORT
SIG · NOBLE-STAKING
N
noble-staking
otherrustv2.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.

Staking
use noble_staking::Staking;

Initialize the staking module.

use noble_staking::Staking; fn main() { let staking = Staking::new(); // staking.stake(...); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
noble-staking — cargo add noble-staking · libregistry