mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 21:01:21 +00:00
* minor doc cleanup * docs/tools: link fixes and readme * docs/networks: networks/local/README.md * docs: update vuepress config * docs: fixes from review
10 lines
287 B
Markdown
10 lines
287 B
Markdown
# Networks
|
|
|
|
Use [Docker Compose](docker-compose.md) to spin up Tendermint testnets on your
|
|
local machine.
|
|
|
|
Use [Terraform and Ansible](terraform-and-ansible.md) to deploy Tendermint
|
|
testnets to the cloud.
|
|
|
|
See the `tendermint testnet --help` command for more help initializing testnets.
|