From 30e1d12d93383a637526c2b41350698eac8a81ce Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 31 Aug 2021 16:39:07 -0700 Subject: [PATCH] Added Enzyme ecosystem --- data/ecosystems/e/enzyme.toml | 64 +++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 data/ecosystems/e/enzyme.toml diff --git a/data/ecosystems/e/enzyme.toml b/data/ecosystems/e/enzyme.toml new file mode 100644 index 00000000..81ca99bf --- /dev/null +++ b/data/ecosystems/e/enzyme.toml @@ -0,0 +1,64 @@ +# Ecosystem Level Information +title = "Enzyme" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/enzymefinance"] + +# Repositories +[[repo]] +url = "https://github.com/enzymefinance/branding" + +[[repo]] +url = "https://github.com/enzymefinance/dao-fund-framework" + +[[repo]] +url = "https://github.com/enzymefinance/DeFi-Pulse-Adapters" + +[[repo]] +url = "https://github.com/enzymefinance/documentation" + +[[repo]] +url = "https://github.com/enzymefinance/ens-server" + +[[repo]] +url = "https://github.com/enzymefinance/ENZIP" + +[[repo]] +url = "https://github.com/enzymefinance/enzyme-subgraph" + +[[repo]] +url = "https://github.com/enzymefinance/melon" + +[[repo]] +url = "https://github.com/enzymefinance/melon-council-bounties" + +[[repo]] +url = "https://github.com/enzymefinance/melon-subgraph" + +[[repo]] +url = "https://github.com/enzymefinance/melon-website" + +[[repo]] +url = "https://github.com/enzymefinance/melonjs" + +[[repo]] +url = "https://github.com/enzymefinance/MFP" + +[[repo]] +url = "https://github.com/enzymefinance/monitoring" + +[[repo]] +url = "https://github.com/enzymefinance/oyente" + +[[repo]] +url = "https://github.com/enzymefinance/paper" + +[[repo]] +url = "https://github.com/enzymefinance/protocol" + +[[repo]] +url = "https://github.com/enzymefinance/security" + +[[repo]] +url = "https://github.com/enzymefinance/software-disclaimer"