From 3c39e62389b56a2fe94db20d60b4fe5b0f3d11a1 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 31 Aug 2021 16:39:45 -0700 Subject: [PATCH] Added Hakka Finance --- data/ecosystems/h/hakka-finance.toml | 61 ++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 data/ecosystems/h/hakka-finance.toml diff --git a/data/ecosystems/h/hakka-finance.toml b/data/ecosystems/h/hakka-finance.toml new file mode 100644 index 00000000..cb297da2 --- /dev/null +++ b/data/ecosystems/h/hakka-finance.toml @@ -0,0 +1,61 @@ +# Ecosystem Level Information +title = "Hakka.Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/hakkafinance"] + +# Repositories +[[repo]] +url = "https://github.com/hakkafinance/3f-mutual" + +[[repo]] +url = "https://github.com/hakkafinance/address_book" + +[[repo]] +url = "https://github.com/hakkafinance/audit-reports" + +[[repo]] +url = "https://github.com/hakkafinance/blackholeswap" + +[[repo]] +url = "https://github.com/hakkafinance/blackholeswap-frontend" + +[[repo]] +url = "https://github.com/hakkafinance/blackholeswap.com" + +[[repo]] +url = "https://github.com/hakkafinance/BlackHoleSwapV2" + +[[repo]] +url = "https://github.com/hakkafinance/BugBounty" + +[[repo]] +url = "https://github.com/hakkafinance/defi-handbook" + +[[repo]] +url = "https://github.com/hakkafinance/defi-sdk" + +[[repo]] +url = "https://github.com/hakkafinance/doc" + +[[repo]] +url = "https://github.com/hakkafinance/hakka" + +[[repo]] +url = "https://github.com/hakkafinance/hakka.finance" + +[[repo]] +url = "https://github.com/hakkafinance/hakka.finance_old" + +[[repo]] +url = "https://github.com/hakkafinance/HIPS" + +[[repo]] +url = "https://github.com/hakkafinance/SheetyDApp-iGain" + +[[repo]] +url = "https://github.com/hakkafinance/VOTES" + +[[repo]] +url = "https://github.com/hakkafinance/Whitepaper"