mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
56 lines
1.3 KiB
TOML
56 lines
1.3 KiB
TOML
# Ecosystem Level Information
|
|
title = "GoNetwork"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/gonetwork-project"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/ethwaterloo-pocket"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/go-network-benchmark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-brand-resources"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-eth-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-framework"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-poc-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-poc-dapp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-simulator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-state-channel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-throughput-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/gonetwork-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/mobile-dev-tutorials"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/react-native-webview-bridge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/RNFastSecp256k1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/gonetwork-project/types-ethereumjs-util"
|