4 projects
pyln-proto
This package implements some of the Lightning Network protocol in pure python. It is intended for protocol testing and some minor tooling only. It is not deemed secure enough to handle any amount of real funds (you have been warned!).
pyln-client
Client library and plugin library for Core Lightning
pyln-testing
Test your Core Lightning integration, plugins or whatever you want
pyln-grpc-proto
The compiled GRPC proto for CLN