docs.rs failed to build rgb-consensus-0.11.1-rc.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
rgb-consensus-0.11.1-rc.4
RGB Consensus
RGB is confidential & scalable client-validated smart contracts for Bitcoin & Lightning. To learn more about RGB please check RGB website.
RGB Consensus library provides consensus-critical and validation code for RGB.
The consensus-critical code library is shared with the following libraries:
- Client-side-validation Lib. It is non-bitcoin-specific library, covering concepts related to client-side-validation (commitments, single-use-seals abstracted from bitcoin, consensus-critical data encoding protocols).
- BP Core Lib. This is client-side-validation applied to bitcoin protocol with deterministic bitcoin commitments (tapret) and TXO-based single-use-seals.
- AluVM virtual machine used by RGB for Turing-complete smart contract functionality.
- Strict types, defining memory layout and serialization of structured data types used in RGB smart contracts.
License
See LICENSE file.