diff --git a/data/ecosystems/k/kusama.toml b/data/ecosystems/k/kusama.toml new file mode 100644 index 00000000..e42a1a23 --- /dev/null +++ b/data/ecosystems/k/kusama.toml @@ -0,0 +1,22 @@ +# Ecosystem Level Information +title = "Kusama" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/kusamanetwork"] + +# Repositories +[[repo]] +url = "https://github.com/kusamanetwork/faucet" + +[[repo]] +url = "https://github.com/kusamanetwork/KGPs" + +[[repo]] +url = "https://github.com/kusamanetwork/KSM-dapp" + +[[repo]] +url = "https://github.com/kusamanetwork/kusama.network" + +[[repo]] +url = "https://github.com/kusamanetwork/userguide"