From 4d887fdb3dcab9ed9e6032ac9d3849d89fd52a4a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:30:02 -0800 Subject: [PATCH] Added Hegic Ecosystem --- data/ecosystems/h/hegic.toml | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 data/ecosystems/h/hegic.toml diff --git a/data/ecosystems/h/hegic.toml b/data/ecosystems/h/hegic.toml new file mode 100644 index 00000000..489bcb02 --- /dev/null +++ b/data/ecosystems/h/hegic.toml @@ -0,0 +1,37 @@ +# Ecosystem Level Information +title = "Hegic" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/hegic"] + +# Repositories +[[repo]] +url = "https://github.com/hegic/contracts-v1" + +[[repo]] +url = "https://github.com/hegic/contracts-v888" + +[[repo]] +url = "https://github.com/hegic/DeFi-Pulse-Adapters" + +[[repo]] +url = "https://github.com/hegic/frontend-v1.1" + +[[repo]] +url = "https://github.com/hegic/hegic-frontend" + +[[repo]] +url = "https://github.com/hegic/initial-bonding-curve-offering" + +[[repo]] +url = "https://github.com/hegic/old-contracts" + +[[repo]] +url = "https://github.com/hegic/old-dao-contributions" + +[[repo]] +url = "https://github.com/hegic/old-protocol-tokenomics" + +[[repo]] +url = "https://github.com/hegic/whitepaper"