Crates.io | rgb-core |
lib.rs | rgb-core |
version | 0.12.0-beta.1 |
source | src |
created_at | 2021-01-19 02:51:19.374651 |
updated_at | 2024-11-04 23:03:03.147589 |
description | RGB Core Library: confidential & scalable smart contracts on Bitcoin & Lightning (consensus layer) |
homepage | https://rgb.tech |
repository | https://github.com/RGB-WG/rgb-core |
max_upload_size | |
id | 343775 |
size | 209,357 |
RGB is confidential & scalable client-validated smart contracts for Bitcoin & Lightning. To learn more about RGB please check RGB website.
RGB Core library provides consensus-critical and validation code for RGB. It is a standard implementation, jointly with LNP/BP Standards defining RGB consensus and validation rules.
The consensus-critical code library is shared with the following libraries:
The development of the project is supported and managed by LNP/BP Standards Association. The design of RGB smart contract system and implementation of this and underlying consensus libraries was done in 2019-2024 by Dr Maxim Orlovsky basing or earlier ideas of client-side-validation and RGB as "assets for bitcoin and LN" by Peter Todd and Giacomo Zucco. Upon the release of RGBv1 the protocol will be immutable and this library will accept only bugfixes; i.e. it will be ossified by requiring consensus ACK for the new changes across the large set of maintainers.
The current list of the projects based on the library include:
Currently, library functionality is frozen and as a part of ossification only bugfixes are accepted.
Altcoins and "blockchains" other than Bitcoin blockchain/Bitcoin protocols are not supported and not planned to be supported; pull requests targeting them will be declined.
See LICENCE file.