This is a curated list of resources useful to understand the RGB protocol and learn how to use it.
Guides
- rgb-lib-python demo – Python tool to issue and transfer RGB assets
- Sandbox – Guide on how to issue and transfer RGB assets using RGB Node with the convenience of a Docker container for all the needed components
- Scriptless Atomic Swaps – List of commands to perform RGB atomic swaps
Libraries
- rgb-lib – Rust library which provides tools to build cross-platform RGB compatible wallets
Other Resources
- RGB FAQ – Overview and FAQ, list of useful resources like developer calls, presentation slides and articles
- awesome-rgb – Other list of RGB resources similar to this one but with a different maintainer