mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-10 16:34:19 +01:00
23 lines
434 B
TOML
23 lines
434 B
TOML
# Ecosystem Level Information
|
|
title = "HyperDAO"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/hyperdao"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/hyperdao/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hyperdao/hdao_go_sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hyperdao/hdao_java_sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hyperdao/hdd"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hyperdao/stable_coin_python_sdk"
|