From 13df382d3ed4ea5de1e00e0c6296e97ec24819ef Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 9 Feb 2020 21:06:48 -0800 Subject: [PATCH] Added more Aeternity repos --- 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 72ae63e2..e8c3c813 100644 --- a/data/ecosystems/a/aeternity.toml +++ b/data/ecosystems/a/aeternity.toml @@ -15,6 +15,9 @@ url = "https://github.com/aeternity/ae-channel-service" [[repo]] url = "https://github.com/aeternity/ae-token-migration-contract" +[[repo]] +url = "https://github.com/aeternity/ae_plugin" + [[repo]] url = "https://github.com/aeternity/aebytecode" @@ -545,6 +548,9 @@ url = "https://github.com/aeternity/terraform-aws-testnet-api" [[repo]] url = "https://github.com/aeternity/tf-sdk-testnet" +[[repo]] +url = "https://github.com/aeternity/tipping-oracle-service" + [[repo]] url = "https://github.com/aeternity/token-burn-listener"