Difference between revisions of "Resources"

From lightningwiki.net
Jump to navigation Jump to search
Line 43: Line 43:
* [[ FAQ ]]
* [[ FAQ ]]
* [https://bitcoin.stackexchange.com/questions/tagged/lightning-network stackexchange]
* [https://bitcoin.stackexchange.com/questions/tagged/lightning-network stackexchange]
= Libraries =
Below links via [https://lightninghood.com/lightning-resources/ LightingHood.com]
[https://github.com/cdecker/lightning-integration Lightning-integration]] (Lightning integration testing framework)
[https://github.com/ElementsProject/lightning-charge Lightning-charge]] (A drop-in solution for accepting lightning payments in javascript)
[https://github.com/ElementsProject/lightning-charge-client-js Lightning-charge-client-js]] (JavaScript client for lightning charge)
[https://github.com/ElementsProject/lightning-charge-client-php Lightning-charge-client-php]] (PHP client for lightning-charge)
[https://github.com/rustyrussell/lightning-payencode Lightning-payencode]] (QR code ready encoding for requesting lightning payments)
[https://github.com/cdecker/lseed Lseed]] (A DNS seed for the Lightning Network)
[https://github.com/ElementsProject/woocommerce-gateway-lightning WooCommerce-gateway-lightning]] (WooCommerce gateway for lightning payments)
[https://github.com/michielbdejong/lnrpc-client Lnrpc-client]] (Javascript RPC client for LND)
[https://github.com/alexbosworth/ln-service In-service]] (Lightning REST service)
[http://www.lightningj.org/ LightningJ]] (LND integration API for Java)
[https://github.com/hbasria/lightning-rest Lightning-rest]] (Rest server for lightningd RPC)
[https://github.com/ElementsProject/wordpress-lightning-publisher WordPress-lightning-publisher]] (Lightning publisher for WordPress)
[https://github.com/ElementsProject/filebazaar FileBazaar]] ( A system for selling files such as documents, images and videos)
[https://github.com/ElementsProject/paypercall Paypercall]]  (Toolkit for Lightning that enables micropayments for individual API calls)
[https://github.com/ElementsProject/ifpaytt Ifpaytt]] (Allows web developers using IFTTT to request payments for service usage)
[https://github.com/niftynei/sitzprobe Sitzprobe]] (A plugin that sends test payments to find and deprecate channels that can’t route payments)
[https://github.com/jarret/raspi-uart-waveshare jarret/raspi-uart-waveshare]] (A library for interfacing with the 4.3inch UART e-Paper from Raspberry Pi 2/3 via Python3)

Revision as of 15:35, 6 February 2019

Generic info

Node info

Template:TODO

Mailing lists

Chat

Development

Books

Videos

Template:TODO

Resource Lists, Meta-lists

Wikis

Q&A, FAQ

Libraries

Below links via LightingHood.com

Lightning-integration] (Lightning integration testing framework) Lightning-charge] (A drop-in solution for accepting lightning payments in javascript) Lightning-charge-client-js] (JavaScript client for lightning charge) Lightning-charge-client-php] (PHP client for lightning-charge) Lightning-payencode] (QR code ready encoding for requesting lightning payments) Lseed] (A DNS seed for the Lightning Network) WooCommerce-gateway-lightning] (WooCommerce gateway for lightning payments) Lnrpc-client] (Javascript RPC client for LND) In-service] (Lightning REST service) LightningJ] (LND integration API for Java) Lightning-rest] (Rest server for lightningd RPC) WordPress-lightning-publisher] (Lightning publisher for WordPress) FileBazaar] ( A system for selling files such as documents, images and videos) Paypercall] (Toolkit for Lightning that enables micropayments for individual API calls) Ifpaytt] (Allows web developers using IFTTT to request payments for service usage) Sitzprobe] (A plugin that sends test payments to find and deprecate channels that can’t route payments) jarret/raspi-uart-waveshare] (A library for interfacing with the 4.3inch UART e-Paper from Raspberry Pi 2/3 via Python3)