Files
crypto-ecosystems/data/ecosystems/w/webchain.toml
2019-08-01 19:55:43 -07:00

41 lines
881 B
TOML

# Ecosystem Level Information
title = "Webchain"
sub_ecosystems = []
github_organizations = ["https://github.com/webchain-network"]
# Repositories
[[repo]]
url = "https://github.com/webchain-network/cryptonight"
[[repo]]
url = "https://github.com/webchain-network/explorer"
[[repo]]
url = "https://github.com/webchain-network/sputnikvm-ffi"
[[repo]]
url = "https://github.com/webchain-network/webchain-cli"
[[repo]]
url = "https://github.com/webchain-network/webchain-mainpage"
[[repo]]
url = "https://github.com/webchain-network/webchain-miner"
[[repo]]
url = "https://github.com/webchain-network/webchain-pool"
[[repo]]
url = "https://github.com/webchain-network/webchain-rs"
[[repo]]
url = "https://github.com/webchain-network/webchain-wallet"
[[repo]]
url = "https://github.com/webchain-network/webchaind"
[[repo]]
url = "https://github.com/webchain-network/wiki"