From 0612e57185453691a01dc060e3388cb508a4700c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Kajetan=20Sta=C5=84czak?= Date: Tue, 13 Aug 2019 16:37:32 +0100 Subject: [PATCH] Added Nethermind to Ethereum ecosystem (#3) --- 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 1d233b14..d48a4a0d 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1158,6 +1158,10 @@ tags = ["Dapp"] url = "https://github.com/Nethereum/Nethereum" tags = ["Dapp"] +[[repo]] +url = "https://github.com/NethermindEth/nethermind" +tags = ["Protocol"] + [[repo]] url = "https://github.com/Neufund/TypeChain"