mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-11 17:04:20 +01:00
77 lines
1.6 KiB
TOML
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"
|