mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 03:04:25 +01:00
36 lines
717 B
TOML
36 lines
717 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/docs_ui"
|
|
|
|
[[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/truffle-ledger-provider"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/UMAprotocol/whitepaper"
|