mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
26 lines
547 B
TOML
26 lines
547 B
TOML
# Ecosystem Level Information
|
|
title = "Rouge"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/TheRougeProject"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/TheRougeProject/rge-faucet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TheRougeProject/rouge-coupon-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TheRougeProject/rouge-protocol-solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TheRougeProject/rouge.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TheRougeProject/RougeTokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TheRougeProject/vuex-web3"
|