mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-23 06:34:25 +01:00
add celestia.toml
This commit is contained in:
committed by
Curtis Spencer
parent
1280a1488a
commit
acc1f5765c
37
data/ecosystems/c/celestia.toml
Normal file
37
data/ecosystems/c/celestia.toml
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user