RGB Node
RGB Node is a daemon/service which runs in background, provides RPC API,
and allows you to be always online to accept incoming RGB transfers without
any third-party server. You can install it on your server machine and then
interact with it locally or remotely by using rgb-cli
command line utility.
You may also add your RGB Node address to RGB wallets supporting it, which will
allow you to issue invoices using your own RGB node instance.
The detailed RGB node install instructions can be found in its GitHub repo.
Please pay attention, that the current version of RGB Node supports previous RGB protocol v0.9 and is not compatible with the latest protocol changes. Until a new RGB Node v0.10 is released it is recommended to use RGB command-line tool as described in the previous section.