diff --git a/data/ecosystems/c/celestia.toml b/data/ecosystems/c/celestia.toml new file mode 100644 index 00000000..a0c64b7b --- /dev/null +++ b/data/ecosystems/c/celestia.toml @@ -0,0 +1,37 @@ +# Ecosystem Level Information +title = "Celestia" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/celestiaorg"] + +# Repositories +[[repo]] +url = "https://github.com/celestiaorg/big-dipper-assets" + +[[repo]] +url = "https://github.com/celestiaorg/arbitrum" + +[[repo]] +url = "https://github.com/celestiaorg/devops" + +[[repo]] +url = "https://github.com/celestiaorg/changelog-checker" + +[[repo]] +url = "https://github.com/celestiaorg/go-libp2p-messenger" + +[[repo]] +url = "https://github.com/celestiaorg/celestia-messages" + +[[repo]] +url = "https://github.com/celestiaorg/test-infra" + +[[repo]] +url = "https://github.com/celestiaorg/hive" + +[[repo]] +url = "https://github.com/celestiaorg/merkletree" + +[[repo]] +url = "https://github.com/celestiaorg/dht-bootstrap-experiment" \ No newline at end of file