From d0f328301b1c5502f48dcd21e1388afa94ce6108 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 31 Aug 2019 09:50:55 -0700 Subject: [PATCH] Added EY Nightfall --- data/ecosystems/e/ethereum.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 44f64aef..cc79128a 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -961,6 +961,10 @@ tags = ["Dapp"] url = "https://github.com/ExpandTeam/expand-app" tags = ["Dapp"] +[[repo]] +url = "https://github.com/EYBlockchain/nightfall" +tags = ["Protocol"] + [[repo]] url = "https://github.com/fivedogit/solidity-baby-steps"