Skip to content

diegovelascommerce/VelasLightning

Repository files navigation

Welcome to the VelasLightning Framework.

A simple framework that cam be used to integrate lightning payment to your application in a none custodial way.

There are two pieces to this project.

  1. A client library which uses the LDK (Lightning Development Kit) and the BDK (Bitcoin Development Kit) to transform your mobile app into a light weight lightning node.

  2. A REST API that communicates with a LAPP(Lightning Application) to connect to peers, create channels, and process payments with a remote full lightning Node.

  • the LAPP is just a python application that communicates with the remote lighting node using gRPC

  • Checkout this link if you want to see how VelasFramework works on the client side. VelasFramework

  • Checkout this link if you want to see how VelasFramework works on the server side. VelasFrameworkAPI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published