mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-07 23:14:19 +01:00
29 lines
549 B
TOML
29 lines
549 B
TOML
# Ecosystem Level Information
|
|
title = "Blockcore"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/block-core/blockcore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/block-core/blockcore-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/block-core/blockcore-hub"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/block-core/blockcore-indexer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/block-core/blockcore-provider"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/block-core/blockcore-vault"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/block-core/lyn"
|