mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-18 21:24:23 +01:00
26 lines
519 B
TOML
26 lines
519 B
TOML
# Ecosystem Level Information
|
|
title = "Band Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/bandprotocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/bandprotocol/band-consumer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bandprotocol/kava"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bandprotocol/ledger-bandchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bandprotocol/relayer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bandprotocol/tendermint"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bandprotocol/token-profile"
|