From 14df89348f1d9ee67c93f0e9f96bf5c5fead2f78 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 25 Feb 2020 22:46:15 -0800 Subject: [PATCH] Added more Lightning ecosystem repos --- data/ecosystems/l/lightning.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/l/lightning.toml b/data/ecosystems/l/lightning.toml index 02792309..21c62f24 100644 --- a/data/ecosystems/l/lightning.toml +++ b/data/ecosystems/l/lightning.toml @@ -120,6 +120,12 @@ url = "https://github.com/cdecker/lightning-integration" [[repo]] url = "https://github.com/cdecker/lseed" +[[repo]] +url = "https://github.com/chainpoint/chainpoint-core" + +[[repo]] +url = "https://github.com/coinmesh/coinmesh" + [[repo]] url = "https://github.com/conscott/c-lightning-plugins" @@ -215,6 +221,9 @@ url = "https://github.com/joule-labs/joule-extension" [[repo]] url = "https://github.com/joule-labs/webln" +[[repo]] +url = "https://github.com/leon-do/mainnet-neutrino-lnd" + [[repo]] url = "https://github.com/leon-do/submarine-swaps" @@ -270,6 +279,9 @@ url = "https://github.com/LightningPeach/btcd" [[repo]] url = "https://github.com/LightningPeach/btcwallet" +[[repo]] +url = "https://github.com/LightningPeach/crypto" + [[repo]] url = "https://github.com/LightningPeach/dijkstras_search" @@ -467,6 +479,9 @@ url = "https://github.com/ShahanaFarooqui/RTL" url = "https://github.com/shesek/spark-wallet" tags = ["Wallet"] +[[repo]] +url = "https://github.com/submarineswaps/swaps-service" + [[repo]] url = "https://github.com/Suredbits/sb-api-lnd" @@ -480,6 +495,9 @@ url = "https://github.com/wbobeirne/run-lnd-store" url = "https://github.com/wereHamster/lightning.graphql" tags = ["Developer Tool"] +[[repo]] +url = "https://github.com/whiteyhat/Avicenna" + [[repo]] url = "https://github.com/whiteyhat/Lapp-Hello-World" tags = ["Documentation"]