From 3003547cb92cd9397df7f36a55aa6c92597d9eaa Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:30:11 -0800 Subject: [PATCH] Added Hades Finance --- data/ecosystems/h/hades-finance.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/ecosystems/h/hades-finance.toml diff --git a/data/ecosystems/h/hades-finance.toml b/data/ecosystems/h/hades-finance.toml new file mode 100644 index 00000000..b05eea7a --- /dev/null +++ b/data/ecosystems/h/hades-finance.toml @@ -0,0 +1,16 @@ +# Ecosystem Level Information +title = "Hades Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/HadesFinance"] + +# Repositories +[[repo]] +url = "https://github.com/HadesFinance/evm-contracts" + +[[repo]] +url = "https://github.com/HadesFinance/frontend-example" + +[[repo]] +url = "https://github.com/HadesFinance/token-profile"