From c733eb3a465ed9d5394b04492050ef2e1c4b0067 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 11 Mar 2020 15:47:22 -0700 Subject: [PATCH] Added 3Box confidential-workshop --- data/ecosystems/3/3box.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/3/3box.toml b/data/ecosystems/3/3box.toml index 62d80a93..1cec0e7d 100644 --- a/data/ecosystems/3/3box.toml +++ b/data/ecosystems/3/3box.toml @@ -81,6 +81,9 @@ url = "https://github.com/3box/3hacks" [[repo]] url = "https://github.com/3box/3id-resolver" +[[repo]] +url = "https://github.com/3box/confidential-workshop" + [[repo]] url = "https://github.com/3box/dappcon-workshop"