Added nym-client and nym-mixnode repos to Nym

This commit is contained in:
Curtis Spencer
2020-01-01 20:26:46 -08:00
parent 112713512e
commit a4883426a2

View File

@@ -24,12 +24,21 @@ url = "https://github.com/nymtech/loopix-messaging"
[[repo]]
url = "https://github.com/nymtech/nym"
[[repo]]
url = "https://github.com/nymtech/nym-client"
[[repo]]
url = "https://github.com/nymtech/nym-directory"
[[repo]]
url = "https://github.com/nymtech/nym-mixnet"
[[repo]]
url = "https://github.com/nymtech/nym-mixnode"
[[repo]]
url = "https://github.com/nymtech/nym-sfw-provider"
[[repo]]
url = "https://github.com/nymtech/nym-validator"
@@ -39,5 +48,8 @@ url = "https://github.com/nymtech/nym-web-dashboard"
[[repo]]
url = "https://github.com/nymtech/qt-validator-client-demo"
[[repo]]
url = "https://github.com/nymtech/sphinx"
[[repo]]
url = "https://github.com/nymtech/website"