mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
22 lines
411 B
TOML
22 lines
411 B
TOML
title = "Halva"
|
|
sub_ecosystems = []
|
|
github_organizations = ["https://github.com/halva-suite"]
|
|
|
|
# Repositories
|
|
|
|
[[repo]]
|
|
url = "https://github.com/halva-suite/spec-builder"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/halva-suite/halva"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/halva-suite/halva-test-example"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/halva-suite/substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/halva-suite/assets"
|
|
|