Files
crypto-ecosystems/data/ecosystems/s/simplechain.toml
2021-10-07 18:42:25 -07:00

77 lines
1.6 KiB
TOML

# Ecosystem Level Information
title = "SimpleChain"
sub_ecosystems = []
github_organizations = ["https://github.com/simplechain-org"]
# Repositories
[[repo]]
url = "https://github.com/simplechain-org/crosshub"
[[repo]]
url = "https://github.com/simplechain-org/curve25519-js"
[[repo]]
url = "https://github.com/simplechain-org/etcd"
[[repo]]
url = "https://github.com/simplechain-org/ethereumjs-util"
[[repo]]
url = "https://github.com/simplechain-org/ethereumjs-vm"
[[repo]]
url = "https://github.com/simplechain-org/explorer"
[[repo]]
url = "https://github.com/simplechain-org/go-simplechain"
[[repo]]
url = "https://github.com/simplechain-org/go-simplechain-hdwallet"
[[repo]]
url = "https://github.com/simplechain-org/gominer"
[[repo]]
url = "https://github.com/simplechain-org/gpuminer"
[[repo]]
url = "https://github.com/simplechain-org/netstats"
[[repo]]
url = "https://github.com/simplechain-org/quorum-etcd"
[[repo]]
url = "https://github.com/simplechain-org/remix"
[[repo]]
url = "https://github.com/simplechain-org/remix-ide"
[[repo]]
url = "https://github.com/simplechain-org/simplechain"
[[repo]]
url = "https://github.com/simplechain-org/simplenode"
[[repo]]
url = "https://github.com/simplechain-org/sipemanager"
[[repo]]
url = "https://github.com/simplechain-org/sipemanager-frontend"
[[repo]]
url = "https://github.com/simplechain-org/storm"
[[repo]]
url = "https://github.com/simplechain-org/tests"
[[repo]]
url = "https://github.com/simplechain-org/web3.js"
[[repo]]
url = "https://github.com/simplechain-org/web3.js-1"
[[repo]]
url = "https://github.com/simplechain-org/whitepaper"