What is Lightning Charge?
Lightning-charge In this entry we will describe the Charge solution and explain the steps to install and configure it. As a prerequisite it is necessary to have a functional c-lightning node and nodejs with a version greater than 7.6. Introduction Lightning Charge is an application programming interface built on the c-lightning implementation that allows you to […]
Que es Lightning Charge
Lightning-charge En esta entrada describiremos la solución Charge y explicaremos los pasos para instalarla y configurarla. Como requisito previo es necesario tener un nodo c-lightning funcional y nodejs con una versión superior a la 7.6. Introducción Lightning Charge es una interfaz de programación de aplicaciones construida sobre la implementación c-lightning que permite aceptar pagos de […]
What are macaroon files in LND
In this post we will review what are the macaroon files used in the implementation of Lightning Network LND and what is its operation. We will implement the use of a remote invoice.macaroon file that will allow us to perform certain operations on the invoices by creating and paying a 1 satoshi invoice. What are […]