From b25f55099763b147ed9a56a8d49759105dfc9d55 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 19 Jan 2020 09:56:46 -0800 Subject: [PATCH] Added NuCypher stake commander repo --- data/ecosystems/n/nucypher.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/n/nucypher.toml b/data/ecosystems/n/nucypher.toml index 10167763..e8c96a3b 100644 --- a/data/ecosystems/n/nucypher.toml +++ b/data/ecosystems/n/nucypher.toml @@ -96,6 +96,9 @@ url = "https://github.com/nucypher/slides" [[repo]] url = "https://github.com/nucypher/Sputnik" +[[repo]] +url = "https://github.com/nucypher/stake-commander" + [[repo]] url = "https://github.com/nucypher/telegram-fetcher"