mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-08 07:24:20 +01:00
29 lines
625 B
TOML
29 lines
625 B
TOML
# Ecosystem Level Information
|
|
title = "Valkyrie Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/valkyrieprotocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/valkyrieprotocol/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/valkyrieprotocol/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/valkyrieprotocol/cw-plus"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/valkyrieprotocol/cw-tokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/valkyrieprotocol/qualifier-sample"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/valkyrieprotocol/qualifier-template"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/valkyrieprotocol/terraswap-web-app"
|