mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 12:44:24 +01:00
30 lines
587 B
TOML
30 lines
587 B
TOML
# Ecosystem Level Information
|
|
title = "Uma Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/UMAprotocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/community"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/drizzle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/drizzle-react"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/protocol"
|
|
tags = ["Protocol"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/solidity-docgen"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/whitepaper"
|