mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-16 03:14:20 +01:00
35 lines
684 B
TOML
35 lines
684 B
TOML
# Ecosystem Level Information
|
|
title = "Otoco"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/otoco-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/ClientWebApp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/GECO"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/ledger-web3-subprovider"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/OtoCo-Gatsby"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/OtoCo-Subgraph"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/otoco-wiki"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/OtoGo-SmartContracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/SmartContract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/otoco-io/WebClient_ERC20"
|