Registry / crypto / rgb-core

rgb-core

JSON →
library0.12.0rscratesunverified

RGB Core Library: confidential & scalable smart contracts on Bitcoin & Lightning (consensus layer)

# Cargo.toml [dependencies] rgb-core = "0.12.0"
INSTALL
IMPORT
SIG · RGB-CORE
R
rgb-core
cryptorustv0.12.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.

Contract
✓ use rgb_core::Contract;

Creates a default RGB contract instance

use rgb_core::Contract; fn main() { let contract = Contract::default(); println!("RGB contract created"); }
Debug
Known issues
gotchaRequires understanding of Bitcoin/Lightning consensus rules
fix
Review RGB specification before using in production
affects: >=0.10.0
Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources
rgb-core — cargo add rgb-core · libregistry