mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
35 lines
782 B
TOML
35 lines
782 B
TOML
# Ecosystem Level Information
|
|
title = "OpenWeb Network"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/openweb-network"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/chrome-extension"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/fileshash-nodejs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/host-protocol-nodejs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/openweb-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/openweb-contract-abi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/openweb.network"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/openweb.ow"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/specialcode.ow"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openweb-network/token-contract"
|