Registry / networking / raiden-blockchain

raiden-blockchain

JSON →
library0.1.0rscratesunverified

Raiden Network implementation in Rust.

# Cargo.toml [dependencies] raiden-blockchain = "0.1.0"
INSTALL
IMPORT
SIG · RAIDEN-BLOCKCHAIN
R
raiden-blockchain
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.

RaidenClient
✓ use raiden_blockchain::RaidenClient;

Create a new Raiden Network client.

use raiden_blockchain::RaidenClient; fn main() { let client = RaidenClient::new(); println!("Raiden client created"); }
Debug
Known issues
gotchaRequires an Ethereum node connection.
fix
Ensure you have an Ethereum node running and configure the endpoint.
affects: all
Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
raiden-blockchain — cargo add raiden-blockchain · libregistry