cleanup ecosystem docs (#2829)

This commit is contained in:
Zach
2018-11-14 05:52:01 -05:00
committed by Anton Kaliaev
parent 27fcf96556
commit 3af11c43f2
2 changed files with 0 additions and 40 deletions

View File

@@ -9,13 +9,3 @@ We thank the community for their contributions thus far and welcome the
addition of new projects. A pull request can be submitted to [this
file](https://github.com/tendermint/tendermint/blob/master/docs/app-dev/ecosystem.json)
to include your project.
## Other Tools
See [deploy testnets](./deploy-testnets) for information about all
the tools built by Tendermint. We have Kubernetes, Ansible, and
Terraform integrations.
For upgrading from older to newer versions of tendermint and to migrate
your chain data, see [tm-migrator](https://github.com/hxzqlh/tm-tools)
written by @hxzqlh.