From d0e017df134bcfefc8d677dd0fa73473f45eb589 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 31 Aug 2021 16:43:47 -0700 Subject: [PATCH] Added Vesper Finance ecosystem --- data/ecosystems/v/vesper-finance.toml | 37 +++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 data/ecosystems/v/vesper-finance.toml diff --git a/data/ecosystems/v/vesper-finance.toml b/data/ecosystems/v/vesper-finance.toml new file mode 100644 index 00000000..85983032 --- /dev/null +++ b/data/ecosystems/v/vesper-finance.toml @@ -0,0 +1,37 @@ +# Ecosystem Level Information +title = "Vesper Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/vesperfi"] + +# Repositories +[[repo]] +url = "https://github.com/vesperfi/doc" + +[[repo]] +url = "https://github.com/vesperfi/issues" + +[[repo]] +url = "https://github.com/vesperfi/lib-js" + +[[repo]] +url = "https://github.com/vesperfi/metadata" + +[[repo]] +url = "https://github.com/vesperfi/onsen-rewards" + +[[repo]] +url = "https://github.com/vesperfi/onsen-rewards-snapshot" + +[[repo]] +url = "https://github.com/vesperfi/USDC3-beta-rewards" + +[[repo]] +url = "https://github.com/vesperfi/vesper-pools" + +[[repo]] +url = "https://github.com/vesperfi/vesper-subgraph" + +[[repo]] +url = "https://github.com/vesperfi/vusd-stablecoin"