From 184e86adb698e7022cc9a651eb8289dae7d000f3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 11 Dec 2019 21:09:07 -0800 Subject: [PATCH] Added Nucypher Monitor 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 03cfb052..1296a18c 100644 --- a/data/ecosystems/n/nucypher.toml +++ b/data/ecosystems/n/nucypher.toml @@ -60,6 +60,9 @@ url = "https://github.com/nucypher/nucypher-crypto-oss" [[repo]] url = "https://github.com/nucypher/nucypher-kms-ethereum" +[[repo]] +url = "https://github.com/nucypher/nucypher-monitor" + [[repo]] url = "https://github.com/nucypher/nucypher-pre-python"