From 7c7282ec5bbc29240d748be4a9cd53101d9af656 Mon Sep 17 00:00:00 2001 From: gcharang Date: Sat, 31 Aug 2019 22:28:53 +0530 Subject: [PATCH] =?UTF-8?q?adds=20missing=20ecosysytem=20repos,=20changes?= =?UTF-8?q?=20some=20repos=20to=20their=20source=20ver=E2=80=A6=20(#11)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * adds missing ecosysytem repos, changes some repos to their source versions * adds the org versions of repos for Komodo Platform --- data/ecosystems/k/komodo.toml | 44 ++++++++++++++++++++++++++++++++--- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/data/ecosystems/k/komodo.toml b/data/ecosystems/k/komodo.toml index 6216c55a..a0740b36 100644 --- a/data/ecosystems/k/komodo.toml +++ b/data/ecosystems/k/komodo.toml @@ -27,8 +27,12 @@ url = "https://github.com/KomodoPlatform/antara-makerbot" [[repo]] url = "https://github.com/KomodoPlatform/atomicDEX" +[[repo]] +url = "https://github.com/jl777/SuperNET" + [[repo]] url = "https://github.com/KomodoPlatform/atomicDEX-API" +tags = ["Protocol"] [[repo]] url = "https://github.com/KomodoPlatform/AtomicDEX-docs" @@ -60,6 +64,9 @@ url = "https://github.com/KomodoPlatform/coinbin" [[repo]] url = "https://github.com/KomodoPlatform/coincap" +[[repo]] +url = "https://github.com/jl777/coins" + [[repo]] url = "https://github.com/KomodoPlatform/coins" @@ -108,6 +115,10 @@ url = "https://github.com/KomodoPlatform/hyperdex" [[repo]] url = "https://github.com/KomodoPlatform/insight-ui-komodo" +[[repo]] +url = "https://github.com/jl777/komodo" +tags = ["Protocol"] + [[repo]] url = "https://github.com/KomodoPlatform/komodo" tags = ["Protocol"] @@ -136,9 +147,6 @@ url = "https://github.com/KomodoPlatform/KomodoOcean" [[repo]] url = "https://github.com/KomodoPlatform/KomodoPaperWalletGenerator" -[[repo]] -url = "https://github.com/KomodoPlatform/KomodoPlatform" - [[repo]] url = "https://github.com/KomodoPlatform/komodotools" @@ -148,6 +156,9 @@ url = "https://github.com/KomodoPlatform/komodoWallet" [[repo]] url = "https://github.com/KomodoPlatform/launch_review" +[[repo]] +url = "https://github.com/jl777/libnspv" + [[repo]] url = "https://github.com/KomodoPlatform/libnspv" @@ -186,3 +197,30 @@ url = "https://github.com/KomodoPlatform/trezor-firmware" [[repo]] url = "https://github.com/KomodoPlatform/WooCommerce-KMD" + +[[repo]] +url = "https://github.com/smk762/pytomicDEX" + +[[repo]] +url = "https://github.com/smk762/Dragonhound" + +[[repo]] +url = "https://github.com/smk762/DragonhoundTools" + +[[repo]] +url = "https://github.com/tonymorony/nspv_pywallet" + +[[repo]] +url = "https://github.com/tonymorony/komodo-cctools-python" + +[[repo]] +url = "https://github.com/KMDLabs/pos64staker" + +[[repo]] +url = "https://github.com/KMDLabs/PoS_scripts" + +[[repo]] +url = "https://github.com/KMDLabs/StakedNotary" + +[[repo]] +url = "https://github.com/DeckerSU/KomodoOcean"