mirror of
https://github.com/aljazceru/awesome-lightning-network.git
synced 2025-12-17 12:45:27 +01:00
add lightningd-gjson-rpc
See https://github.com/fiatjaf/lightningd-gjson-rpc
This commit is contained in:
@@ -43,7 +43,6 @@ Implementations of the Lightning Network Protocol
|
|||||||
- [eclair](https://github.com/ACINQ/eclair) - A Scala implementation of the Lightning Network (Scala)
|
- [eclair](https://github.com/ACINQ/eclair) - A Scala implementation of the Lightning Network (Scala)
|
||||||
- [lit](https://github.com/mit-dci/lit) - Lightning Network node software (Golang)
|
- [lit](https://github.com/mit-dci/lit) - Lightning Network node software (Golang)
|
||||||
- [c-lightning](https://github.com/ElementsProject/lightning) - A Lightning Network implementation in C
|
- [c-lightning](https://github.com/ElementsProject/lightning) - A Lightning Network implementation in C
|
||||||
- [lightning-onion](https://github.com/lightningnetwork/lightning-onion) - Onion Routed Micropayments for the Lightning Network (Golang)
|
|
||||||
- [ptarmigan](https://github.com/nayutaco/ptarmigan) - C++ BOLT-Compliant Lightning Network Implementation [Incomplete]
|
- [ptarmigan](https://github.com/nayutaco/ptarmigan) - C++ BOLT-Compliant Lightning Network Implementation [Incomplete]
|
||||||
|
|
||||||
### Specifications / White Papers
|
### Specifications / White Papers
|
||||||
@@ -139,6 +138,7 @@ Implementations of the Lightning Network Protocol
|
|||||||
- [woocommerce-gateway-lightning](https://github.com/ElementsProject/woocommerce-gateway-lightning) - A WooCommerce gateway for lightning payments
|
- [woocommerce-gateway-lightning](https://github.com/ElementsProject/woocommerce-gateway-lightning) - A WooCommerce gateway for lightning payments
|
||||||
- [wordpress-lightning-publisher](https://github.com/ElementsProject/wordpress-lightning-publisher) - Lightning Publisher for WordPress
|
- [wordpress-lightning-publisher](https://github.com/ElementsProject/wordpress-lightning-publisher) - Lightning Publisher for WordPress
|
||||||
- [glightning](https://github.com/niftynei/glightning) - Golang based plugin for c-lightning
|
- [glightning](https://github.com/niftynei/glightning) - Golang based plugin for c-lightning
|
||||||
|
- [lightningd-gjson-rpc](https://github.com/fiatjaf/lightningd-gjson-rpc) - [gjson](https://github.com/tidwall/gjson)-based RPC client for c-lightning.
|
||||||
- [Sitzprobe](https://github.com/niftynei/sitzprobe) - A c-lightning plugin that actively sends test payments through the lightning network allowing finding and/or deprecating channels for the payments
|
- [Sitzprobe](https://github.com/niftynei/sitzprobe) - A c-lightning plugin that actively sends test payments through the lightning network allowing finding and/or deprecating channels for the payments
|
||||||
- [get-lightning-paid](https://github.com/conscott/get-lightning-paid) - A Flask REST API to generate lightning invoices and payment confirmations
|
- [get-lightning-paid](https://github.com/conscott/get-lightning-paid) - A Flask REST API to generate lightning invoices and payment confirmations
|
||||||
- [lnd-sql](https://github.com/lightning-power-users/lnd-sql) - Output the lnd node data in a relational SQL database
|
- [lnd-sql](https://github.com/lightning-power-users/lnd-sql) - Output the lnd node data in a relational SQL database
|
||||||
|
|||||||
Reference in New Issue
Block a user