{"id":13429420,"url":"https://github.com/bcongdon/awesome-lightning-network","last_synced_at":"2026-01-26T12:36:08.301Z","repository":{"id":27338468,"uuid":"113472470","full_name":"bcongdon/awesome-lightning-network","owner":"bcongdon","description":"⚡ A curated list of awesome Lightning Network projects for developers and crypto enthusiasts","archived":false,"fork":false,"pushed_at":"2024-01-02T18:31:51.000Z","size":194,"stargazers_count":975,"open_issues_count":12,"forks_count":133,"subscribers_count":56,"default_branch":"master","last_synced_at":"2024-05-22T20:08:47.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcongdon.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-07T16:14:43.000Z","updated_at":"2024-05-18T08:24:51.000Z","dependencies_parsed_at":"2024-01-15T12:41:40.207Z","dependency_job_id":null,"html_url":"https://github.com/bcongdon/awesome-lightning-network","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fawesome-lightning-network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fawesome-lightning-network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fawesome-lightning-network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fawesome-lightning-network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcongdon","download_url":"https://codeload.github.com/bcongdon/awesome-lightning-network/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557489,"owners_count":19820358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:00:36.666Z","updated_at":"2026-01-26T12:36:03.257Z","avatar_url":"https://github.com/bcongdon.png","language":null,"funding_links":[],"categories":["Others","Other Lists","Related Lists"],"sub_categories":["TeX Lists","Lightning Applications (lapps)"],"readme":"# ⚡ awesome-lightning-network [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n\u003e A curated list of awesome Lightning Network resources, apps, and libraries\n\n## Contents\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n\n- [Lightning Network Protocol](#lightning-network-protocol)\n  - [Implementations](#implementations)\n  - [Specifications / White Papers](#specifications--white-papers)\n- [Applications](#applications)\n  - [Desktop Interfaces](#desktop-interfaces)\n  - [Web Interfaces](#web-interfaces)\n  - [Command Line Interfaces](#command-line-interfaces)\n  - [Mobile applications](#mobile-applications)\n  - [Explorers](#explorers)\n  - [Misc](#misc)\n- [Developer Resources](#developer-resources)\n  - [Tools](#tools)\n  - [Libraries](#libraries)\n  - [Tutorials](#tutorials)\n  - [Example Projects](#example-projects)\n  - [Simulators](#simulators)\n- [Learning Resources](#learning-resources)\n  - [Talks](#talks)\n  - [Books](#books)\n- [Community](#community)\n  - [IRC](#irc)\n- [Related Lists](#related-lists)\n- [Contribute](#contribute)\n- [License](#license)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n\n## Lightning Network Protocol\n\n### Implementations\n\nImplementations of the Lightning Network Protocol\n\n- [LND](https://github.com/lightningnetwork/lnd) - Lightning Network Daemon (Golang)\n- [eclair](https://github.com/ACINQ/eclair) - A Scala implementation of the Lightning Network (Scala)\n- [lit](https://github.com/mit-dci/lit) - Lightning Network node software (Golang)\n- [c-lightning](https://github.com/ElementsProject/lightning) - A Lightning Network implementation in C\n- [rust-lightning](https://github.com/rust-bitcoin/rust-lightning) - A Lightning Network implementation in Rust [Incomplete]\n- [lightning-onion](https://github.com/lightningnetwork/lightning-onion) - Onion Routed Micropayments for the Lightning Network (Golang)\n- [ptarmigan](https://github.com/nayutaco/ptarmigan) - C++ BOLT-Compliant Lightning Network Implementation\n\n### Specifications / White Papers\n\n- [Lightning Network Specification](https://github.com/lightningnetwork/lightning-rfc)\n- [LND API Reference](http://api.lightning.community/)\n- [Lightning Network White Paper](https://lightning.network/lightning-network-paper.pdf)\n- [Deployable Lightning White Paper](https://github.com/ElementsProject/lightning/blob/master/doc/deployable-lightning.pdf)\n- [Scalable Funding of Bitcoin Micropayment Channel Networks](https://www.tik.ee.ethz.ch/file/a20a865ce40d40c8f942cf206a7cba96/Scalable_Funding_Of_Blockchain_Micropayment_Networks%20(1).pdf)\n\n## Applications\n\n### Desktop Interfaces\n\n- [lightning-app](https://github.com/lightninglabs/lightning-app) - Cross-platform Lightning Desktop Application\n- [lnd-gui](https://github.com/alexbosworth/lnd-gui) - Lightning MacOS GUI Wallet\n- [eclair-node-gui](https://github.com/ACINQ/eclair) - Cross-platform desktop GUI for Lightning\n- [zap-desktop](https://github.com/LN-Zap/zap-desktop) - Lightning Network desktop application\n- [Presto](https://github.com/icota/presto) - c-lightning based desktop wallet\n- [Lightning Peach Wallet](https://github.com/LightningPeach/lightning-peach-wallet) - Bitfury Lightning Wallet\n- [spark-wallet](https://github.com/shesek/spark-wallet) - Minimal GUI for c-lightning; available as web, mobile and desktop application\n- [Voltage](https://github.com/benharold/voltage) - Voltage is a macOS GUI for c-lightning\n- [Node-launcher](https://github.com/lightning-power-users/node-launcher) - Quickly install BTC and launch the LN desktop app\n- [Sparkswap Desktop](https://github.com/sparkswap/sparkswap-desktop) - Buy BTC using USD and LND\n- [ShockWizard](https://github.com/shocknet/Wizard) - Install a Shockwallet LND node on any Desktop/Laptop in just a few clicks.\n\n### Web Interfaces\n\n- [fulmo](https://github.com/marzig76/fulmo) - A minimalist c-lightning UI\n- [Joule](http://lightningjoule.com) - A browser extension for lnd that enables payments and other interactions with lightning apps (similar to MetaMask)\n- [kWh](https://github.com/fiatjaf/kwh) - A browser extension that connects to c-lightning or Eclair nodes and enables interactions with Lightning apps (similar to Joule)\n- [kugelblitz](https://github.com/cdecker/kugelblitz) - A simple UI for the c-lightning daemon lightningd and bitcoind\n- [lncli-web](https://github.com/mably/lncli-web) - Light-weight web client for the lnd daemon written in NodeJS / Angular\n- [Ride The Lightning](https://github.com/ShahanaFarooqui/RTL) - Web Client for LND Daemon written in NodeJS /  Angular 7\n- [LND-For-WP](https://github.com/rstmsn/lnd-for-wp) - WordPress plugin for managing \u0026 using your LND Node; [WordPress Plugin Directory](https://wordpress.org/plugins/lnd-for-wp/)\n- [ThunderHub](https://github.com/apotdevin/thunderhub) - Web UI for managing (multiple) LND Nodes written in TypeScript / React\n\n### Command Line Interfaces\n\n- [bos – Balance of satoshis](https://github.com/alexbosworth/balanceofsatoshis) - Advanced tool for LND with powerful rebalancing options and telegram bot support written in NodeJS\n- [charge-lnd](https://github.com/accumulator/charge-lnd) - policy based fee manager for LND\n- [lntop](https://github.com/edouardparis/lntop) - TUI-based interactive channels dashboard for Unix systems\n- [rebalance-lnd](https://github.com/C-Otto/rebalance-lnd) - A script that can be used to balance lightning channels of a lnd node\n- [suez](https://github.com/prusnak/suez) - Tool for pretty printing and optimizing Lightning Network channels\n\n### Mobile applications\n\n- [rawtx](https://github.com/rawtxapp/rawtxapp) - A lightning network wallet (Android, iOS); [Homepage](https://rawtx.com)\n- [Swift Lightning](https://github.com/biscottigelato/SwiftLightning) - LN wallet build on top of LND for iOS\n- [Bitcoin Lightning Wallet](https://play.google.com/store/apps/details?id=com.lightning.walletapp)  - An Android based Lightning Network compatible wallet based on Eclair ([testnet version](https://play.google.com/store/apps/details?id=com.lightning.wallet))\n- [Eclair Mobile](https://play.google.com/store/apps/details?id=fr.acinq.eclair.wallet.mainnet2)\n- [Globular](https://gitlab.com/inbitcoin/globular) - cross-implementation LN Android remote wallet, connects to a Lighter instance (see [Libraries](#libraries) section)\n- [Muun](https://muun.com/) - A Lightning Network wallet for Android. ([Github](https://github.com/muun/apollo))\n- [Shockwallet](https://shockwallet.app) - A Lightning SuperApp and Decentralized Social Network. ([Github](https://github.com/shocknet/wallet))\n- [Zebedee](https://zbd.gg) - Bitcoin gaming wallet\n\n\n### Explorers\n\n- [1ML](https://1ml.com/) - 1ML explorer (mainnet + testnet)\n- [Amboss.space](https://amboss.space/) - Amboss.space explorer\n- [Bitcoin Exchange Rate](https://bitcoinexchangerate.org/lightning) - Lightning network explorer (testnet and mainnet)\n- [Lightblock](https://lightblock.me) - lightning network explorer mainnet.\n- [Lightning network explorer](https://explorer.acinq.co/) - Lightning network explorer (testnet)\n- [List of explorers](https://gist.github.com/bretton/798ec38165ffabc719d91e0f4f67552d) - meta list of visualisers and metrics sites\n- [lngraph](https://github.com/xsb/lngraph) - Personal private Lightning Network explorer using Neo4j Browser.\n- [Robtex Bitcoin Lightning Explorer](https://www.robtex.com/lightning/node/) - Robtex Bitcoin Lightning Explorer (mainnet)\n\n### Misc\n\n- [lightning-address-nodejs](https://github.com/mefatbear/lightning-address-nodejs) - Simple server for your personal Lightning Address\n- [bitcoin-kit-makefile](https://github.com/Perlover/bitcoin-kit-makefile) - Easy installation of full bitcoin and lightning nodes from sources\n- [ifpaytt](https://github.com/ElementsProject/ifpaytt) - IFTTT (If Pay Then This) based on Lightning payments; [Blog Post](https://blockstream.com/2018/03/27/ifpaytt-brings-lightning-micropayments-to-ifttt.html)\n- [lightning-faucet](https://github.com/lightninglabs/lightning-faucet) - A faucet for the Lightning Network\n- [lightning-jukebox](https://github.com/ElementsProject/lightning-jukebox) - A Lightning powered Jukebox; [Blog Post](https://blockstream.com/2018/03/28/lightning-jukebox-offers-a-fun-end-to-our-week-of-lapps.html)\n- [LightningBuddy](https://github.com/elaineo/LightningBuddy) - Twitter relay for Lightning JSON-RPC interface.\n- [LightningTip](https://github.com/michael1011/lightningtip) LND focused Lightning Tip too, embed in webpage.\n- [ln-tip-slack](https://github.com/CryptoFR/ln-tip-slack) - Lightning [Slack](https://slack.com/) Tipbot\n- [lnplace](https://github.com/sangaman/lnplace) - Purchase pixels with lightning payments - Submission of [L2 Summit Hackathon](https://innovation.mit.edu/event/l2-summit/)\n- [nanotip](https://github.com/ElementsProject/nanotip) - Lightning Tip Box (based on c-lightning); [Blog Post](https://blockstream.com/2018/03/24/tipping-on-lightning-with-nanotip-lapp.html)\n- [Carrot](https://earncarrot.com) - Rewards site that lets you earn Bitcoin via Lightning\n- [Satoshis.Stream](https://satoshis.stream) - Earn Lightning sats as a podcaster, easily\n\n## Developer Resources\n\n- [Lightning Overview](http://dev.lightning.community/overview/)\n- [LND Developers Site](http://dev.lightning.community/)\n- [LND Developer Guide](http://dev.lightning.community/guides/)\n- [Rusty Russell's BOLT Blog Series](https://medium.com/@rusty_lightning/the-bitcoin-lightning-spec-part-1-8-a7720fb1b4da)\n- [LN in a box](https://github.com/bajohns/lightning-in-a-box) - Project that aims to quickly have lnd + btc setup for playing\n- [Lightning Dissector](https://github.com/nayutaco/lightning-dissector) - A wireshark plugin to analyze the communication between lightning network nodes. _Currently compatible with ptarmigan and Eclair implementations_\n- [C-lightning-plugins](https://github.com/conscott/c-lightning-plugins) - Collection of plugin scripts to control c-lightning\n\n### Tools\n\n- [Polar](https://github.com/jamaljsr/polar) - One-click Bitcoin Lightning networks for local app development \u0026 testing\n- [Lightning Cash](https://ln.cash) - An app for gifting satoshis\n- [Lightning Gifts](https://lightning.gifts) - Another app for gifting satoshis\n\n### Libraries\n\n- [FileBazzar](https://github.com/ElementsProject/filebazaar) - Sell digital files with Lightning\n- [Lighter](https://gitlab.com/inbitcoin/lighter) - LN node wrapper for c-lightning, eclair and LND (Python)\n- [lightning-charge-client-js](https://github.com/ElementsProject/lightning-charge-client-js) - JavaScript client for lightning-charge\n- [lightning-charge-client-php](https://github.com/ElementsProject/lightning-charge-client-php) - PHP client for lightning-charge\n- [lightning-charge](https://github.com/ElementsProject/lightning-charge) - A simple drop-in solution for accepting lightning payments (Javascript)\n- [lightning-integration](https://github.com/cdecker/lightning-integration) - Lightning Integration Testing Framework\n- [lightning-payencode](https://github.com/rustyrussell/lightning-payencode) - Minimal QR-code-ready encoding for requesting lightning payments\n- [lightning-php](https://github.com/thorie7912/lightning-php) - PHP client for direct RPC-based access to the c-lightning daemon\n- [LightningJ](http://www.lightningj.org/) - LND Integration API for Java\n- [ln-paywall](https://github.com/philippgille/ln-paywall) - Go middleware for monetizing APIs on a per-request basis with Lightning\n- [ln-service](https://github.com/alexbosworth/ln-service) - Lightning REST Service\n- [lncall](https://github.com/michael1011/lncall) - LND implementation of paypercall\n- [lnrpc](https://github.com/RadarTech/lnrpc) - Auto-generated LND RPC interface with Typescript type definition support\n- [lseed](https://github.com/cdecker/lseed) - A DNS seed for the Lightning Network\n- [paypercall](https://github.com/ElementsProject/paypercall) - Charge for HTTP APIs on a per-per-call basis with Lightning\n- [webln](https://github.com/wbobeirne/webln) - An app library \u0026 set of standards for communication between apps and Lightning clients in the browser (similar to Web3)\n- [woocommerce-gateway-lightning](https://github.com/ElementsProject/woocommerce-gateway-lightning) - A WooCommerce gateway for lightning payments\n- [wordpress-lightning-publisher](https://github.com/ElementsProject/wordpress-lightning-publisher) - Lightning Publisher for WordPress\n- [glightning](https://github.com/niftynei/glightning) - Golang based plugin for c-lightning\n- [lightningd-gjson-rpc](https://github.com/fiatjaf/lightningd-gjson-rpc) - [gjson](https://github.com/tidwall/gjson)-based RPC client for c-lightning.\n- [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\n- [get-lightning-paid](https://github.com/conscott/get-lightning-paid) - A Flask REST API to generate lightning invoices and payment confirmations\n- [lnd-sql](https://github.com/lightning-power-users/lnd-sql) - Output the lnd node data in a relational SQL database\n- [Dazaar](http://dazaar.com/) - A library for selling data over a P2P network.\n\n### Tutorials\n\n- [Setting up a local Lightning cluster](http://dev.lightning.community/tutorial/01-lncli/index.html)\n- [Using the LND gRPC Client](http://dev.lightning.community/tutorial/03-rpc-client/index.html)\n- [Integrating Lightning into a server-side web application](http://dev.lightning.community/tutorial/04-webapp-integration/index.html)\n- [How to use a Python gRPC Client with LND](http://dev.lightning.community/guides/python-grpc/)\n- [How to use a Javascript gRPC Client with LND](http://dev.lightning.community/guides/javascript-grpc/)\n- [Chaincode Labs Lightning Application Residency Videos](https://lightningresidency.com/#videos)\n- [Setting up and Testing LND with the Testnet Lightning Faucet](http://lightning.community/lnd/faucet/2017/01/19/lightning-network-faucet/)\n- [How to Send Payments via CLI on the Lightning Network](https://andrewgriffithsonline.com/blog/guide-to-make-lightning-network-payments)\n- [Using the LND Web Client](http://dev.lightning.community/tutorial/02-web-client/index.html)\n- [Setup LND and Bitcoind on Ubuntu 16.04 LTS](https://gist.github.com/bretton/0b22a0503a9eba09df86a23f3d625c13) - Install guide for LND, bitcoind, on Ubuntu, with startup scripts with email alerts.\n\n### Example Projects\n\n- [ilp-lightning-demo](https://github.com/interledgerjs/ilp-lightning-demo) - Demo sending payments between Bitcoin and Litecoin Lightning Networks using Interledger\n- [lightning-coindesk](https://github.com/lightninglabs/lightning-coindesk) - An example news app exemplifying Lightning Network micropayments integration\n\n### Simulators\n\n- [lnsim](https://github.com/dianerey/lnsim) - A simulator in OCaml (2017). See also: [Simulating a Decentralized Lightning Network with 10 Million Users](https://hackernoon.com/simulating-a-decentralized-lightning-network-with-10-million-users-9a8b5930fa7a) by Reynolds and [Simulating a Decentralized Lightning Network with 500,000 payments, 0.01% fee per hub and 10 Million Users: 100% success (99.9986%)](https://www.reddit.com/r/Bitcoin/comments/7mwag6/simulating_a_decentralized_lightning_network_with/)\n- [LNSim](https://github.com/gdistasi/LNSim/) - A simulator in C++ (2018). See paper (PDF): [Routing payments on the Lightning Network](http://wpage.unina.it/giovanni.distasi/pub/blockchain2018-main.pdf) by Di Stasi et al.\n- CLoTH - A simulator in C. See paper [CLoTH: a Simulator for HTLC Payment Networks](https://arxiv.org/abs/1812.09940) by Conoscenti et al. Code not released.\n- Blyskavka - A simulator in Java. See paper [Split Payments in Payment Networks](https://www.researchgate.net/publication/327470777_Split_Payments_in_Payment_Networks_ESORICS_2018_International_Workshops_DPM_2018_and_CBT_2018_Barcelona_Spain_September_6-7_2018_Proceedings) by Piatkivskyi and Nowostawski. Code not released.\n- [Lightning-Network-Simulator](https://github.com/whiteyhat/Lightning-Network-Simulator) (2019) - A simulator in Java. See [website](https://devpost.com/software/lightning-network-simulator).\n- [LNTrafficSimulator](https://github.com/ferencberes/LNTrafficSimulator)\n\n## Learning Resources\n\n- [Lightning FAQ](https://medium.com/@AudunGulbrands1/lightning-faq-67bd2b957d70)\n- [Lightning Network Bitcoin Wiki](https://en.bitcoin.it/wiki/Lightning_Network)\n- [Radar ION - Guide to joining the Lightning Network](https://ion.radar.tech)\n- [Hashed Timelock Contracts](https://en.bitcoin.it/wiki/Hashed_Timelock_Contracts)\n- [LN as a Directed Graph; Single-Funded Channel Topology](https://docs.google.com/presentation/d/1G4xchDGcO37DJ2lPC_XYyZIUkJc2khnLrCaZXgvDN0U/edit?pref=2\u0026pli=1#slide=id.g85f425098_0_2) (Slides)\n- [How to Do \"2-of-3 Multisig Contract\" Equivalent on Lightning](https://lists.linuxfoundation.org/pipermail/lightning-dev/2016-January/000403.html) (From LN Mailing List)\n- [uselightning.network](https://uselightning.network/)\n\n### Talks\n\n- [Lightning Network Deep Dive with Laolu \"Roasbeef\" Osuntokun](https://www.youtube.com/watch?v=b_szGaaPPFk) [48:10]\n- [SF Bitcoin Devs Seminar: Scaling Bitcoin to Billions of Transactions Per Day](https://www.youtube.com/watch?v=8zVzw912wPo) (Thaddeus Dryja and Joseph Poon)[54:40]\n- [Bitcoin, Lightning, and Streaming Money](https://www.youtube.com/watch?v=gF_ZQ_eijPs) (Andreas Antonopoulos) [27:38]\n- [Lightning and the Importance of Layer Two](https://www.youtube.com/watch?v=3PcR4HWJnkY) (Elizabeth Stark) [14:15]\n- [Bitcoin Q\u0026A: The Lightning Network](https://www.youtube.com/watch?v=vPnO9ExJ50A)  (Andreas Antonopoulos) [7:55]\n\n### Books\n\n- [Mastering the Lightning Network (LN)](https://github.com/lnbook/lnbook)\n- [Mastering Bitcoin, 2nd Edition](http://shop.oreilly.com/product/0636920049524.do)\n- [Bitcoin and Lightning Network on Raspberry Pi](https://www.apress.com/gp/book/9781484255216)\n\n## Community\n\n- [Lightning Network Community Blog](http://lightning.community/)\n- [Lightning Network Twitter Feed](https://twitter.com/lightning)\n- [Lightning Network Mailing List](https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev)\n- [Lightning Labs Blog](https://blog.lightning.engineering/)\n- [Lightning Discord](https://discord.gg/sm2rfS7)\n- [Lightning Wiki](https://lightningwiki.net)\n\n### IRC\n\n- [#lightning-dev](https://webchat.freenode.net/?channels=lightning-dev\u0026uio=d4) (on Freenode) - Lightning protocol development\n    - [Channel Archive](https://botbot.me/freenode/lightning-dev/)\n- [#lnd](https://webchat.freenode.net/?channels=lnd\u0026uio=d4) - Lightning only version of #bitcoin-commits\n\n## Related Lists\n\n- [awesome-bitcoin](https://github.com/igorbarinov/awesome-bitcoin)\n- [awesome-blockchain](https://github.com/igorbarinov/awesome-blockchain)\n- [Lightning Network Stores](http://lightningnetworkstores.com/)\n- [Accept Lightning](https://acceptlightning.com/) - Directory of merchants accepting Lightning payments\n- [Robtex LN Directory](https://www.robtex.com/directory/lightning/) - List of lapps and stores.\n- [lnroute lists](https://lnroute.com/) - List of resources, lapps and stores.\n\n\n## Contribute\n\nContributions welcome! Read the [contribution guidelines](contributing.md) first.\n\n\n## License\n\n[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)\n\nTo the extent possible under law, the author has waived all copyright and\nrelated or neighboring rights to this work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcongdon%2Fawesome-lightning-network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcongdon%2Fawesome-lightning-network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcongdon%2Fawesome-lightning-network/lists"}