Rest server for the `lightningd` RPC.
Project description
# lightning-rest
Rest server for the lightningd daemon.
![screenshot](resources/snapshot_2018-02-28_093049.png)
## Setup
Installing lightning-rest is easy, just execute the following in a terminal:
`shell pip install lightning-rest `
Run your local app! `shell python -m lightning_rest.server 8000 ~/.lightning/lightning-rpc `
Run as docker container `shell docker run -it --rm -p 8000:8000 -v /path/to/lightning-rpc:/tmp/lightning-rpc siriuslabs/lightning-rest 8000 /tmp/lightning-rpc `
View the lightning-rest app at localhost:8000
## License: MIT
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 Distributions
Built Distribution
File details
Details for the file lightning_rest-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: lightning_rest-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0748fce64e522a120f851724f73b23960151ca6c57f3bdb14b7e1b14bcb8675b |
|
MD5 | 6dff22ddd1c159c7df4ede5f661281ea |
|
BLAKE2b-256 | 194075951fd68605bdfba77846ea041e465e4cf79a5cf8e00c33b9adb2b61d44 |