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"