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!).
Project description
pyln-proto: Lightning Network protocol implementation
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!).
Installation
pyln-proto
is available on pip
:
pip install pyln-proto
Alternatively you can also install the development version to get access to currently unreleased features by checking out the Core Lightning source code and installing into your python3 environment:
git clone https://github.com/ElementsProject/lightning.git
cd lightning/contrib/pyln-proto
poetry install
This will add links to the library into your environment so changing the checked out source code will also result in the environment picking up these changes. Notice however that unreleased versions may change API without warning, so test thoroughly with the released version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyln_proto-23.11.tar.gz
.
File metadata
- Download URL: pyln_proto-23.11.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.16 Linux/6.2.0-36-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7056386be1527fd2c49a3db9228a9f5fd44cd5cdc9b1d431b21112137dd5957 |
|
MD5 | 3c9f0f75941e329b2369377741c860bc |
|
BLAKE2b-256 | e34822bcf4f506ba43b3132389d0a4b9fe8ad55e672d0d672346996025028ca7 |
File details
Details for the file pyln_proto-23.11-py3-none-any.whl
.
File metadata
- Download URL: pyln_proto-23.11-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.16 Linux/6.2.0-36-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f3e9df5fac242db4e27b5879e1df2bd318ec8f7b125132ea7a60ce17340bded |
|
MD5 | b7a5e627562a0a85a25946fa0828bc1d |
|
BLAKE2b-256 | f63166305af04b26f6c51f8d2e807e15044b8222980e13efd207ba5e19cfdac7 |