Skip to content

Commit f56c00d

Browse files
docs: add documentation for RGB
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent dc099a0 commit f56c00d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,13 @@ If you encrypt your `hsm_secret`, you will have to pass the `--encrypted-hsm` st
205205

206206
Developers wishing to contribute should start with the developer guide [here](doc/contribute-to-core-lightning/coding-style-guidelines.md).
207207

208+
### RGB Support
209+
210+
This is an experiemental branch that implement the RGB support in core lightning.
211+
212+
It is still a reseach project, so if you would like to help or look inside
213+
the work that it is currently done, please run `git grep -n "TODO(bitfinix):"`
214+
208215
[blockstream-store-blog]: https://blockstream.com/2018/01/16/en-lightning-charge/
209216
[std]: https://github.com/lightning/bolts
210217
[prs]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat

0 commit comments

Comments
 (0)