Comment on page
📚
RGB Resources
Document | Description | Audience | URL |
---|---|---|---|
RGB FAQ | Gives introduction into RGB from a power user perspective | Most broad | |
Whitepaper (called "blackpaper") | Systematically explains RGB, its capabilities and most important applications in half-technical terms | Most broad | |
Specification ("blueprint") | Technical explanation of all RGB internals, more readable than standards | Schema developers, integrators | |
Code docs | Documentation for the RGB-related APIs | RGB maintainers | docs.rs/<crate_name> |
LNP-BP Standards | Formal & complete standardization of RGB algorithms & consensus | Auditors, RGB maintainers | |
Yellow paper ("formalism") | Formal mathematical specification on RGB | Computer scientists, cryptographers | |
AluVM | Documentation on AluVM - functional virtual machine used in RGB consensus, node and lightning | AluVM contributors, auditors, application developers using AluVM | |
Strict Encoding | Documentation on binary encoding used in RGB consensus | RGB schema (smart contract) developers; application developers using strict encoding | |
Contractum docs | Documentation on Contrctum languague | RGB schema (smart contract) developers | |
RGB source code | Source code for RGB consensus, standard lib and node | RGB contributors |
Last modified 11mo ago