Registry / networking / raiden-state-machine

raiden-state-machine

JSON →
library0.1.0rscratesunverified

Implements the Raiden Network state machine logic in Rust for payment channel management.

# Cargo.toml [dependencies] raiden-state-machine = "0.1.0"
INSTALL
IMPORT
SIG · RAIDEN-STATE-MACHI
R
raiden-state-machine
networkingrustv0.1.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.

RaidenStateMachine
use raiden_state_machine::RaidenStateMachine;

Initialize a Raiden state machine instance.

use raiden_state_machine::RaidenStateMachine; fn main() { let _state_machine = RaidenStateMachine::new(); println!("Raiden state machine initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
raiden-state-machine — cargo add raiden-state-machine · libregistry