mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
23 lines
451 B
TOML
23 lines
451 B
TOML
# Ecosystem Level Information
|
|
title = "BravoCoin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/bravo-project"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/bravo-project/bravo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bravo-project/bravo-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bravo-project/bravo-ios"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bravo-project/tokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bravo-project/wallet-core"
|