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"