docs: add roadmap to repo (#7107)

This commit is contained in:
Callum Waters
2021-10-15 10:35:36 +02:00
committed by GitHub
parent b95c261981
commit c3dc7d20df
11 changed files with 119 additions and 27 deletions
+8
View File
@@ -27,3 +27,11 @@ testing Tendermint networks.
This repository contains various different configurations of test networks for,
and relating to, Tendermint.
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.