mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-04 19:12:05 +00:00
17 lines
346 B
Markdown
17 lines
346 B
Markdown
---
|
|
order: 1
|
|
parent:
|
|
title: Networks
|
|
order: 6
|
|
---
|
|
|
|
# Overview
|
|
|
|
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.
|