Files
crypto-ecosystems/data/ecosystems/r/roll.toml
2022-05-20 07:57:22 -07:00

35 lines
843 B
TOML

# Ecosystem Level Information
title = "Roll"
sub_ecosystems = []
github_organizations = ["https://github.com/TuringAdvisoryGroup"]
# Repositories
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/frontend-interview"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/golang-contract-bindings"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/js-contract-bindings"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/oauth-client-example"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/oauth2-poc"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/react-native-cn-richtext-editor"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/roll-smart-contracts-public"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/roll-ui"
[[repo]]
url = "https://github.com/TuringAdvisoryGroup/uniswap-frontend"