Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 769 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 769 Bytes

Lighter - The Lightning Network Wrapper

Lighter provides a uniform interface to the main LN implementations, allowing client code to be agnostic on which node is running under the hood and therefore focus on functionality.

The purpose of the project is to allow developers of LApps to code in peace with no bond to any particular implementation.

Lighter exposes a gRPC client interface, which uses protocol buffers.

Contributing

Lighter development happens on GitLab.

GitLab has been chosen because it is open source and it can be self-hosted.

For more info on Lighter, visit the following links: