From a97a4e637af62d53a71b86482f229b456a7901aa Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 11 Oct 2019 15:55:39 -0700 Subject: [PATCH] =?UTF-8?q?Added=20more=20j=C3=B6rmungandr=20related=20rep?= =?UTF-8?q?os=20for=20Cardano.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/ecosystems/c/cardano.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/c/cardano.toml b/data/ecosystems/c/cardano.toml index f320cd25..54de46e6 100644 --- a/data/ecosystems/c/cardano.toml +++ b/data/ecosystems/c/cardano.toml @@ -238,6 +238,9 @@ url = "https://github.com/input-output-hk/ethereum-explorer" [[repo]] url = "https://github.com/input-output-hk/evm-semantics-docker" +[[repo]] +url = "https://github.com/input-output-hk/fenrir" + [[repo]] url = "https://github.com/input-output-hk/fm-ouroboros" @@ -322,6 +325,9 @@ url = "https://github.com/input-output-hk/jormungandr-qa" [[repo]] url = "https://github.com/input-output-hk/jormungandr-testnets" +[[repo]] +url = "https://github.com/input-output-hk/jorup" + [[repo]] url = "https://github.com/input-output-hk/js-cardano-wasm"