Files
crypto-ecosystems/data/ecosystems/w/webchain.toml
2020-03-13 15:35:06 -07:00

53 lines
1.1 KiB
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/miner"
[[repo]]
url = "https://github.com/webchain-network/new-wallet"
[[repo]]
url = "https://github.com/webchain-network/pool"
[[repo]]
url = "https://github.com/webchain-network/sputnikvm-ffi"
[[repo]]
url = "https://github.com/webchain-network/wallet"
[[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"