SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
363 stars 68 forks source link

Add LND support #142

Open cryptoskillz opened 4 years ago

cryptoskillz commented 4 years ago

It would be nice to be able to choose between LND and C-Lightning when you deploy. The reason being is inbound capacity due to c-lightning one open channel limit most of the providers that will sell you the inbound capacity do not offer it for c-lightning. When it comes to e-commerce (which is mainly what we use it for) then it is inbound capacity is essential.

Luckst4r commented 3 years ago

Ack on this. Would really like to see LND support out of the box.