From d0e03c2957a50b07ccccecccc062dd133026b069 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 9 Nov 2020 21:41:32 -0800 Subject: [PATCH] Added aeternity simple oracle. --- data/ecosystems/a/aeternity.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/a/aeternity.toml b/data/ecosystems/a/aeternity.toml index fb3f96df..68ecb2c1 100644 --- a/data/ecosystems/a/aeternity.toml +++ b/data/ecosystems/a/aeternity.toml @@ -283,6 +283,9 @@ url = "https://github.com/aeternity/aeternity-mono" [[repo]] url = "https://github.com/aeternity/aeternity-reimagined" +[[repo]] +url = "https://github.com/aeternity/aeternity-simple-oracle" + [[repo]] url = "https://github.com/aeternity/aetmodel"