mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 21:54:23 +01:00
47 lines
908 B
TOML
47 lines
908 B
TOML
# Ecosystem Level Information
|
|
title = "DaoHub"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Daohub-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/beaker-cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/beaker_demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/cap9"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/cap9-spec"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/cap9-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/cap9-whitepaper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/chain-analysis"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/hs-web3"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/parity-ethereum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/pwasm-abi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/rust-web3"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Daohub-io/substrate-api-client"
|