mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
38 lines
785 B
TOML
38 lines
785 B
TOML
# Ecosystem Level Information
|
|
title = "BORA"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/boraecosystem"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/bmttool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/bora-token-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/bora-token-klaytn"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/bora-tools"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/explorer-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/explorer-crawler"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/explorer-front"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/game-front"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/game-pacman"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/boraecosystem/go-bora"
|