Registry / networking / rgb-node

rgb-node

JSON →
library0.9.2rscratesunverified

RGB node implementation for RGB smart contract protocol.

# Cargo.toml [dependencies] rgb_node = "0.9.2"
INSTALL
IMPORT
SIG · RGB-NODE
R
rgb-node
networkingrustv0.9.2
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.

RgbNode
use rgb_node::RgbNode;

Initialize an RGB node

use rgb_node::RgbNode; fn main() { let node = RgbNode::new(); println!("RGB node initialized"); }
Debug
Known issues
breakingRGB protocol is experimental and may have breaking changes.
fix
Keep dependencies updated and monitor RGB protocol changes.
affects: *
Upgrade
Version history
0.9.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
Resources
rgb-node — cargo add rgb-node · libregistry