From a38dbecd41182d253aed10e40f4451c3a54e4e9b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Nov 2020 08:00:11 -0800 Subject: [PATCH] Added NuBLS 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 640e409d..866e6d95 100644 --- a/data/ecosystems/n/nucypher.toml +++ b/data/ecosystems/n/nucypher.toml @@ -69,6 +69,9 @@ url = "https://github.com/nucypher/mining-paper" [[repo]] url = "https://github.com/nucypher/mock-net" +[[repo]] +url = "https://github.com/nucypher/NuBLS" + [[repo]] url = "https://github.com/nucypher/nucypher"