You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
346 B

  1. ---
  2. order: 1
  3. parent:
  4. title: Networks
  5. order: 5
  6. ---
  7. # Overview
  8. Use [Docker Compose](./docker-compose.md) to spin up Tendermint testnets on your
  9. local machine.
  10. Use [Terraform and Ansible](./terraform-and-ansible.md) to deploy Tendermint
  11. testnets to the cloud.
  12. See the `tendermint testnet --help` command for more help initializing testnets.