From db78d2b2b6d227a996240a7e1a4e5ab2f9210124 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 26 Oct 2019 09:59:37 -0700 Subject: [PATCH] Added aeternity repl to Aeternity ecosystem --- data/ecosystems/a/aeternity.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/a/aeternity.toml b/data/ecosystems/a/aeternity.toml index 2069a62f..2e1108bc 100644 --- a/data/ecosystems/a/aeternity.toml +++ b/data/ecosystems/a/aeternity.toml @@ -183,6 +183,12 @@ url = "https://github.com/aeternity/aepps-home-microsite" [[repo]] url = "https://github.com/aeternity/aepps-prototype-UT" +[[repo]] +url = "https://github.com/aeternity/aerepl" + +[[repo]] +url = "https://github.com/aeternity/aerepl-web-bridge" + [[repo]] url = "https://github.com/aeternity/aeserialization"