@model LndServicesViewModel @{ ViewData.SetLayoutModel(new LayoutModel(nameof(ServerNavPages.Services), StringLocalizer["Core Lightning {0}", Model.ConnectionType]) .SetCategory(WellKnownCategories.Server)); ViewData.SetBreadcrumbs([new(StringLocalizer["Services"], Action: nameof(BTCPayServer.Controllers.UIServerController.Services))]); }
BTCPay exposes Core Lightning's REST service for outside consumption, you will find connection information here.
You can use this QR Code to connect external software to your C-Lightning instance.
This QR Code is only valid for 10 minutes
See QR Code information by clicking here
}Alternatively, you can see the settings by clicking here