From fb17a0da16b02f060e80e37e4e2f1793a8438770 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 18 Jan 2020 22:44:28 -0800 Subject: [PATCH] Added Alethio related repos --- data/ecosystems/a/alethio.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/a/alethio.toml b/data/ecosystems/a/alethio.toml index b7203ee3..55f426bf 100644 --- a/data/ecosystems/a/alethio.toml +++ b/data/ecosystems/a/alethio.toml @@ -18,6 +18,12 @@ url = "https://github.com/Alethio/cms-plugin-api" [[repo]] url = "https://github.com/Alethio/cms-plugin-tool" +[[repo]] +url = "https://github.com/Alethio/eth2stats-client" + +[[repo]] +url = "https://github.com/Alethio/eth2stats-proto" + [[repo]] url = "https://github.com/Alethio/ethereum-lite-explorer"