From ebb04249ab76dc49632b6142b2421a6472864beb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 9 Feb 2020 21:07:38 -0800 Subject: [PATCH] Added tbtc.js repo for Keep network --- data/ecosystems/k/keep-network.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/k/keep-network.toml b/data/ecosystems/k/keep-network.toml index 2ea4259c..2bfc1d5d 100644 --- a/data/ecosystems/k/keep-network.toml +++ b/data/ecosystems/k/keep-network.toml @@ -51,6 +51,9 @@ url = "https://github.com/keep-network/drand" [[repo]] url = "https://github.com/keep-network/EIPs" +[[repo]] +url = "https://github.com/keep-network/electrum-client-js" + [[repo]] url = "https://github.com/keep-network/eslint-config-keep" @@ -153,6 +156,9 @@ url = "https://github.com/keep-network/solium-config-keep" [[repo]] url = "https://github.com/keep-network/SPDZ-2" +[[repo]] +url = "https://github.com/keep-network/tbtc.js" + [[repo]] url = "https://github.com/keep-network/ThresholdECDSA"