Install the Desktop App
Download and install RGB Lightning Node on macOS / Windows / Linux.
Download and install the RGB Lightning Node desktop app for your OS.
macOS Gatekeeper (Apple Silicon)
If you see a warning like “App is damaged and should be moved to Trash”, it’s usually Gatekeeper blocking an unsigned app.
-
Open the
.dmgand drag the app intoApplicationsfirst. -
Open Terminal.
-
Run:
sudo xattr -rd com.apple.quarantine "/Applications/RGB Lightning Node.app" -
Enter your macOS login password (it will not be shown).