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"