From 043ac97dd6aecc42a02fb4e40bbdd0af0813e0d3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Dec 2020 08:03:52 -0800 Subject: [PATCH] Added more updates to aergo, mina, opacity, and pancakeswap --- data/ecosystems/a/aergo.toml | 6 ++++++ data/ecosystems/m/mina-protocol.toml | 3 +++ data/ecosystems/o/opacity.toml | 3 +++ data/ecosystems/p/pancakeswap.toml | 3 +++ 4 files changed, 15 insertions(+) diff --git a/data/ecosystems/a/aergo.toml b/data/ecosystems/a/aergo.toml index 51fbb4da..21cf8edf 100644 --- a/data/ecosystems/a/aergo.toml +++ b/data/ecosystems/a/aergo.toml @@ -48,12 +48,18 @@ url = "https://github.com/aergoio/aergo-web-example-project" [[repo]] url = "https://github.com/aergoio/aergojdbc" +[[repo]] +url = "https://github.com/aergoio/aergolite" + [[repo]] url = "https://github.com/aergoio/aergolite-jdbc" [[repo]] url = "https://github.com/aergoio/aergolite-site" +[[repo]] +url = "https://github.com/aergoio/aergolite-tools" + [[repo]] url = "https://github.com/aergoio/AergoLite.swift" diff --git a/data/ecosystems/m/mina-protocol.toml b/data/ecosystems/m/mina-protocol.toml index 48c61a50..ee80a1e0 100644 --- a/data/ecosystems/m/mina-protocol.toml +++ b/data/ecosystems/m/mina-protocol.toml @@ -98,6 +98,9 @@ url = "https://github.com/CodaProtocol/testnetc2" [[repo]] url = "https://github.com/MinaProtocol/async_kernel" +[[repo]] +url = "https://github.com/MinaProtocol/c-reference-signer" + [[repo]] url = "https://github.com/MinaProtocol/coda-automation" diff --git a/data/ecosystems/o/opacity.toml b/data/ecosystems/o/opacity.toml index a1a945ce..648de9d0 100644 --- a/data/ecosystems/o/opacity.toml +++ b/data/ecosystems/o/opacity.toml @@ -63,6 +63,9 @@ url = "https://github.com/opacity/telegram-bot" [[repo]] url = "https://github.com/opacity/test_files" +[[repo]] +url = "https://github.com/opacity/v2-planning" + [[repo]] url = "https://github.com/opacity/vue-cli" diff --git a/data/ecosystems/p/pancakeswap.toml b/data/ecosystems/p/pancakeswap.toml index 16d944f7..e4fd1430 100644 --- a/data/ecosystems/p/pancakeswap.toml +++ b/data/ecosystems/p/pancakeswap.toml @@ -54,6 +54,9 @@ url = "https://github.com/pancakeswap/PancakeSwap-Design" [[repo]] url = "https://github.com/pancakeswap/pancakeswap-sdk" +[[repo]] +url = "https://github.com/pancakeswap/snapshot-front" + [[repo]] url = "https://github.com/pancakeswap/snapshot-spaces"