Files
crypto-ecosystems/data/ecosystems/u/uma-protocol.toml
2020-03-13 15:35:06 -07:00

63 lines
1.3 KiB
TOML

# Ecosystem Level Information
title = "Uma Protocol"
sub_ecosystems = []
github_organizations = ["https://github.com/UMAprotocol"]
# Repositories
[[repo]]
url = "https://github.com/UMAprotocol/abi-decoder"
[[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-monorepo"
[[repo]]
url = "https://github.com/UMAprotocol/drizzle-react"
[[repo]]
url = "https://github.com/UMAprotocol/eth-contract-metadata"
[[repo]]
url = "https://github.com/UMAprotocol/ledgerjs"
[[repo]]
url = "https://github.com/UMAprotocol/node-metamask"
[[repo]]
url = "https://github.com/UMAprotocol/protocol"
tags = ["Protocol"]
[[repo]]
url = "https://github.com/UMAprotocol/research"
[[repo]]
url = "https://github.com/UMAprotocol/roadmap"
[[repo]]
url = "https://github.com/UMAprotocol/solidity-docgen"
[[repo]]
url = "https://github.com/UMAprotocol/solidity-parser-antlr"
[[repo]]
url = "https://github.com/UMAprotocol/truffle-ledger-provider"
[[repo]]
url = "https://github.com/UMAprotocol/web3-provider-engine"
[[repo]]
url = "https://github.com/UMAprotocol/website"
[[repo]]
url = "https://github.com/UMAprotocol/whitepaper"