https://github.com/edouardparis/lnrpc
lightning daemon rpc bindings in rust
https://github.com/edouardparis/lnrpc
Last synced: 3 months ago
JSON representation
lightning daemon rpc bindings in rust
- Host: GitHub
- URL: https://github.com/edouardparis/lnrpc
- Owner: edouardparis
- License: mit
- Created: 2020-05-06T16:24:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T09:55:28.000Z (almost 5 years ago)
- Last Synced: 2025-03-01T00:47:30.250Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lnrpc
[](https://github.com/edouardparis/lnrpc/blob/master/LICENSE)
[](https://crates.io/crates/lnrpc)
[](https://docs.rs/lnrpc)lnd rpc
## Build from source
```bash
git clone https://github.com/edouardparis/lnrpc.git --recursive
```