diff --git a/data/ecosystems/k/kuchain-network.toml b/data/ecosystems/k/kuchain-network.toml new file mode 100644 index 00000000..fc4aeb25 --- /dev/null +++ b/data/ecosystems/k/kuchain-network.toml @@ -0,0 +1,34 @@ +# Ecosystem Level Information +title = "Kuchain Network" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/KuChainNetwork"] + +# Repositories +[[repo]] +url = "https://github.com/KuChainNetwork/docs" + +[[repo]] +url = "https://github.com/KuChainNetwork/go-kratos" + +[[repo]] +url = "https://github.com/KuChainNetwork/kds" + +[[repo]] +url = "https://github.com/KuChainNetwork/kratos" + +[[repo]] +url = "https://github.com/KuChainNetwork/kratos-genesis" + +[[repo]] +url = "https://github.com/KuChainNetwork/kuchain-currency-icon-lib" + +[[repo]] +url = "https://github.com/KuChainNetwork/portal-web" + +[[repo]] +url = "https://github.com/KuChainNetwork/Project-Decalogue" + +[[repo]] +url = "https://github.com/KuChainNetwork/Project-Deluge"