Files
crypto-ecosystems/data/ecosystems/t/tendermint.toml
2019-11-02 11:26:43 -07:00

185 lines
3.5 KiB
TOML

# Ecosystem Level Information
title = "Tendermint"
sub_ecosystems = []
github_organizations = ["https://github.com/tendermint"]
# Repositories
[[repo]]
url = "https://github.com/tendermint/abci"
[[repo]]
url = "https://github.com/tendermint/alpha"
[[repo]]
url = "https://github.com/tendermint/amino_rs"
[[repo]]
url = "https://github.com/tendermint/awesome"
[[repo]]
url = "https://github.com/tendermint/basecoin"
[[repo]]
url = "https://github.com/tendermint/basecoin-examples"
[[repo]]
url = "https://github.com/tendermint/btcd"
[[repo]]
url = "https://github.com/tendermint/clearchain"
[[repo]]
url = "https://github.com/tendermint/coding"
[[repo]]
url = "https://github.com/tendermint/crypto"
[[repo]]
url = "https://github.com/tendermint/devdoc"
[[repo]]
url = "https://github.com/tendermint/dex-demo"
[[repo]]
url = "https://github.com/tendermint/ed25519"
[[repo]]
url = "https://github.com/tendermint/errors"
[[repo]]
url = "https://github.com/tendermint/eth-net-intelligence-api"
[[repo]]
url = "https://github.com/tendermint/eth-netstats"
[[repo]]
url = "https://github.com/tendermint/ethermint-explorer"
[[repo]]
url = "https://github.com/tendermint/fault-tolerance-demo"
[[repo]]
url = "https://github.com/tendermint/fuzz"
[[repo]]
url = "https://github.com/tendermint/gitian-builder"
[[repo]]
url = "https://github.com/tendermint/go-alert"
[[repo]]
url = "https://github.com/tendermint/go-amino"
[[repo]]
url = "https://github.com/tendermint/go-crypto"
[[repo]]
url = "https://github.com/tendermint/go-keys"
[[repo]]
url = "https://github.com/tendermint/go-p2p"
[[repo]]
url = "https://github.com/tendermint/go-process"
[[repo]]
url = "https://github.com/tendermint/governmint"
[[repo]]
url = "https://github.com/tendermint/gox"
[[repo]]
url = "https://github.com/tendermint/homebrew-core"
[[repo]]
url = "https://github.com/tendermint/homebrew-tendermint"
[[repo]]
url = "https://github.com/tendermint/iavl"
[[repo]]
url = "https://github.com/tendermint/identity"
[[repo]]
url = "https://github.com/tendermint/images"
[[repo]]
url = "https://github.com/tendermint/js-abci"
[[repo]]
url = "https://github.com/tendermint/js-merkleeyes"
[[repo]]
url = "https://github.com/tendermint/js-wire"
[[repo]]
url = "https://github.com/tendermint/kms"
[[repo]]
url = "https://github.com/tendermint/ledger-validator-app"
[[repo]]
url = "https://github.com/tendermint/light-client"
[[repo]]
url = "https://github.com/tendermint/lint"
[[repo]]
url = "https://github.com/tendermint/logrotate"
[[repo]]
url = "https://github.com/tendermint/merkleeyes"
[[repo]]
url = "https://github.com/tendermint/mintkey"
[[repo]]
url = "https://github.com/tendermint/network_testing"
[[repo]]
url = "https://github.com/tendermint/networks"
[[repo]]
url = "https://github.com/tendermint/nomnomcoin"
[[repo]]
url = "https://github.com/tendermint/rust-abci"
[[repo]]
url = "https://github.com/tendermint/signatory"
[[repo]]
url = "https://github.com/tendermint/slate"
[[repo]]
url = "https://github.com/tendermint/spec"
[[repo]]
url = "https://github.com/tendermint/tendermint"
[[repo]]
url = "https://github.com/tendermint/tendermint-vue"
[[repo]]
url = "https://github.com/tendermint/testnets"
[[repo]]
url = "https://github.com/tendermint/tm-cmn"
[[repo]]
url = "https://github.com/tendermint/tm-db"
[[repo]]
url = "https://github.com/tendermint/tmlibs"
[[repo]]
url = "https://github.com/tendermint/tools"
[[repo]]
url = "https://github.com/tendermint/ui"
[[repo]]
url = "https://github.com/tendermint/yubihsm-rs"