From 2cf783c5dfe5a3f4bc4100f5793669fb7d43e16f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:31:48 -0800 Subject: [PATCH] Added Nsure Network --- data/ecosystems/n/nsure-network.toml | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 data/ecosystems/n/nsure-network.toml diff --git a/data/ecosystems/n/nsure-network.toml b/data/ecosystems/n/nsure-network.toml new file mode 100644 index 00000000..20ce2cd5 --- /dev/null +++ b/data/ecosystems/n/nsure-network.toml @@ -0,0 +1,40 @@ +# Ecosystem Level Information +title = "Nsure Network" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/nsure-tech"] + +# Repositories +[[repo]] +url = "https://github.com/nsure-tech/assets" + +[[repo]] +url = "https://github.com/nsure-tech/core-contracts" + +[[repo]] +url = "https://github.com/nsure-tech/h5.nsure.network" + +[[repo]] +url = "https://github.com/nsure-tech/lbp-sale-page" + +[[repo]] +url = "https://github.com/nsure-tech/mvp-contract" + +[[repo]] +url = "https://github.com/nsure-tech/mvp.nsure.network" + +[[repo]] +url = "https://github.com/nsure-tech/nsure.network" + +[[repo]] +url = "https://github.com/nsure-tech/staking-game" + +[[repo]] +url = "https://github.com/nsure-tech/staking-game-frontend" + +[[repo]] +url = "https://github.com/nsure-tech/token-profile" + +[[repo]] +url = "https://github.com/nsure-tech/underwriter-program"