From 75f5a2caa8d3906e053fab8dca4dc23646c9c511 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:35:39 -0800 Subject: [PATCH] Added Cream Finance ecosystem --- data/ecosystems/c/cream-finance.toml | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 data/ecosystems/c/cream-finance.toml diff --git a/data/ecosystems/c/cream-finance.toml b/data/ecosystems/c/cream-finance.toml new file mode 100644 index 00000000..5ed62e17 --- /dev/null +++ b/data/ecosystems/c/cream-finance.toml @@ -0,0 +1,40 @@ +# Ecosystem Level Information +title = "Cream Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/CreamFi"] + +# Repositories +[[repo]] +url = "https://github.com/CreamFi/assets" + +[[repo]] +url = "https://github.com/CreamFi/balancer-core" + +[[repo]] +url = "https://github.com/CreamFi/compound-protocol" + +[[repo]] +url = "https://github.com/CreamFi/compound-v2-subgraph" + +[[repo]] +url = "https://github.com/CreamFi/cream-docs" + +[[repo]] +url = "https://github.com/CreamFi/DeFi-Pulse-Adapters" + +[[repo]] +url = "https://github.com/CreamFi/keep3r.network" + +[[repo]] +url = "https://github.com/CreamFi/Snapshot-Distribution" + +[[repo]] +url = "https://github.com/CreamFi/snapshot-spaces" + +[[repo]] +url = "https://github.com/CreamFi/snapshot.js" + +[[repo]] +url = "https://github.com/CreamFi/yieldfarming"