From f036b021a0a09a7c5b76667a5b451baa3ca31380 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 1 Aug 2019 21:26:32 -0700 Subject: [PATCH] Added some lightning libraries and lapps. --- data/ecosystems/l/lightning.toml | 69 ++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/data/ecosystems/l/lightning.toml b/data/ecosystems/l/lightning.toml index 9b02976a..bcfef8e1 100644 --- a/data/ecosystems/l/lightning.toml +++ b/data/ecosystems/l/lightning.toml @@ -13,6 +13,19 @@ url = "https://github.com/ACINQ/eclair" url = "https://github.com/ACINQ/eclair-mobile" tags = ["Wallet"] +[[repo]] +url = "https://github.com/alexbosworth/balanceofsatoshis" +tags = ["Developer Tool"] + +[[repo]] +url = "https://github.com/alexbosworth/goldengate" + +[[repo]] +url = "https://github.com/alexbosworth/ln-accounting" + +[[repo]] +url = "https://github.com/alexbosworth/ln-controller" + [[repo]] url = "https://github.com/alexbosworth/ln-service" @@ -28,6 +41,12 @@ url = "https://github.com/benharold/voltage" [[repo]] url = "https://github.com/biscottigelato/SwiftLightning" +[[repo]] +url = "https://github.com/bucko13/boltwall" + +[[repo]] +url = "https://github.com/bucko13/now-paywall" + [[repo]] url = "https://github.com/cdecker/kugelblitz" @@ -46,9 +65,15 @@ url = "https://github.com/conscott/get-lightning-paid" [[repo]] url = "https://github.com/CryptoFR/ln-tip-slack" +[[repo]] +url = "https://github.com/dennisreimann/blitzbank-dashboard" + [[repo]] url = "https://github.com/dianerey/lnsim" +[[repo]] +url = "https://github.com/Dolu89/ln-service-btcpay" + [[repo]] url = "https://github.com/edouardparis/lntop" @@ -101,21 +126,34 @@ url = "https://github.com/fiatjaf/lightningd-gjson-rpc" [[repo]] url = "https://github.com/fiatjaf/sparko" +[[repo]] +url = "https://github.com/forteco/fortuneCookies" +tags = ["Dapp"] + [[repo]] url = "https://github.com/gdistasi/LNSim" +[[repo]] +url = "https://github.com/grunch/ln-rebalance" + [[repo]] url = "https://github.com/icota/presto" [[repo]] url = "https://github.com/interledger-deprecated/ilp-lightning-demo" +[[repo]] +url = "https://github.com/Jasonhcwong/lnswaps" + [[repo]] url = "https://github.com/joule-labs/joule-extension" [[repo]] url = "https://github.com/joule-labs/webln" +[[repo]] +url = "https://github.com/leon-do/submarine-swaps" + [[repo]] url = "https://github.com/Lightning-Family/Discovery-Wallet" @@ -141,6 +179,9 @@ url = "https://github.com/lightninglabs/lightning-coindesk" [[repo]] url = "https://github.com/lightninglabs/lightning-faucet" +[[repo]] +url = "https://github.com/lightninglabs/lndmon" + [[repo]] url = "https://github.com/lightningnetwork/lightning-onion" tags = ["Protocol"] @@ -166,6 +207,9 @@ tags = ["Wallet"] [[repo]] url = "https://github.com/mably/lncli-web" +[[repo]] +url = "https://github.com/mariodian/lnd-pay" + [[repo]] url = "https://github.com/marzig76/fulmo" @@ -197,12 +241,19 @@ url = "https://github.com/Perlover/bitcoin-kit-makefile" [[repo]] url = "https://github.com/philippgille/ln-paywall" +[[repo]] +url = "https://github.com/PWKad/proofof.chat" +tags = ["Dapp"] + [[repo]] url = "https://github.com/RadarTech/lnrpc" [[repo]] url = "https://github.com/rawtxapp/rawtxapp" +[[repo]] +url = "https://github.com/rootzoll/raspiblitz" + [[repo]] url = "https://github.com/rstmsn/lnd-for-wp" @@ -223,11 +274,29 @@ url = "https://github.com/ShahanaFarooqui/RTL" url = "https://github.com/shesek/spark-wallet" tags = ["Wallet"] +[[repo]] +url = "https://github.com/Suredbits/sb-api-lnd" + [[repo]] url = "https://github.com/thorie7912/lightning-php" +[[repo]] +url = "https://github.com/wbobeirne/run-lnd-store" + +[[repo]] +url = "https://github.com/wereHamster/lightning.graphql" +tags = ["Developer Tool"] + +[[repo]] +url = "https://github.com/whiteyhat/Lapp-Hello-World" +tags = ["Documentation"] + [[repo]] url = "https://github.com/whiteyhat/Lightning-Network-Simulator" +[[repo]] +url = "https://github.com/whiteyhat/LNURL-RFC-APPLICATION" +tags = ["Dapp"] + [[repo]] url = "https://github.com/xsb/lngraph"