From f7184a56e24a4d4756dcd7461bf68f73ce0d4ad1 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 3 Mar 2020 16:53:57 -0800 Subject: [PATCH] Added Nucypher research repos --- 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 e8c96a3b..d9f12d78 100644 --- a/data/ecosystems/n/nucypher.toml +++ b/data/ecosystems/n/nucypher.toml @@ -78,6 +78,9 @@ url = "https://github.com/nucypher/nufhe" [[repo]] url = "https://github.com/nucypher/numerology" +[[repo]] +url = "https://github.com/nucypher/protocol" + [[repo]] url = "https://github.com/nucypher/py-solc"