From 90eec5334df0da15d112516f53f99bbf7fdd0642 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 27 Jul 2020 21:28:31 -0700 Subject: [PATCH] Added Erasure repos --- data/ecosystems/e/erasure.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/e/erasure.toml b/data/ecosystems/e/erasure.toml index 2adaccdf..74ec3436 100644 --- a/data/ecosystems/e/erasure.toml +++ b/data/ecosystems/e/erasure.toml @@ -6,5 +6,20 @@ sub_ecosystems = [] github_organizations = ["https://github.com/erasureprotocol"] # Repositories +[[repo]] +url = "https://github.com/erasureprotocol/docs" + +[[repo]] +url = "https://github.com/erasureprotocol/erasure-protocol" + [[repo]] url = "https://github.com/erasureprotocol/erasure-sdk" + +[[repo]] +url = "https://github.com/erasureprotocol/express-ethereum-twitter-auth" + +[[repo]] +url = "https://github.com/erasureprotocol/NMR" + +[[repo]] +url = "https://github.com/erasureprotocol/world-of-tomorrow"