mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-12 01:14:20 +01:00
32 lines
767 B
TOML
32 lines
767 B
TOML
# Ecosystem Level Information
|
|
title = "Roll"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/TuringAdvisoryGroup"]
|
|
|
|
# Repositories
|
|
[[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"
|