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"