Added more Keep network repos (common, core, sortition pools and ecdsa)

This commit is contained in:
Curtis Spencer
2020-03-25 15:56:30 -07:00
parent 4dcc25f218
commit 30492bfea0

View File

@@ -96,6 +96,15 @@ url = "https://github.com/keep-network/gobcy"
[[repo]]
url = "https://github.com/keep-network/js-libp2p-gossip-discovery"
[[repo]]
url = "https://github.com/keep-network/keep-common"
[[repo]]
url = "https://github.com/keep-network/keep-core"
[[repo]]
url = "https://github.com/keep-network/keep-ecdsa"
[[repo]]
url = "https://github.com/keep-network/kyber"
@@ -165,6 +174,9 @@ url = "https://github.com/keep-network/solidity-flattener"
[[repo]]
url = "https://github.com/keep-network/solium-config-keep"
[[repo]]
url = "https://github.com/keep-network/sortition-pools"
[[repo]]
url = "https://github.com/keep-network/SPDZ-2"