mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
35 lines
700 B
TOML
35 lines
700 B
TOML
# Ecosystem Level Information
|
|
title = "Modum"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/modum-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/ios_client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/smartcontract-playground"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/tokenapp-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/tokenapp-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/tokenapp-keys"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/tokenapp-keys-iota"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/tokenapp-monitor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/tokenapp-smartcontract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/modum-io/web"
|