Skip to main content

Pure python implementation of the Lightning Network protocol

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 c-lightning source code and installing into your python3 environment:

git clone https://github.com/ElementsProject/lightning.git
cd lightning/contrib/pyln-proto
python3 setup.py develop

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyln-proto-0.10.1.tar.gz (28.5 kB view details)

Uploaded Source

Built Distribution

pyln_proto-0.10.1-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

Details for the file pyln-proto-0.10.1.tar.gz.

File metadata

  • Download URL: pyln-proto-0.10.1.tar.gz
  • Upload date:
  • Size: 28.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for pyln-proto-0.10.1.tar.gz
Algorithm Hash digest
SHA256 d45ee1b1818f6dcb4cb69bf491317d4ef751a50a41192221819b4db1c0032d94
MD5 bd9f0076c111cb89fbbbebf88cee0e4f
BLAKE2b-256 85e8be14242f8b0c6571c556eb472edfef3c4bb7632859d627c0b07b7b5865e6

See more details on using hashes here.

File details

Details for the file pyln_proto-0.10.1-py3-none-any.whl.

File metadata

  • Download URL: pyln_proto-0.10.1-py3-none-any.whl
  • Upload date:
  • Size: 31.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for pyln_proto-0.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cf81c1a4206bbd0d242ab48be945b2d57c7ba387175be499927d4b69124ae46f
MD5 7d64dd305963f0057185f4fd88eae3d3
BLAKE2b-256 004645b11931a9511898475be31eb0faa2f06b7571cce54c4ed42a241041c60d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page