Files
tendermint/docs/tools/README.md
2020-12-17 08:59:58 +01:00

30 lines
627 B
Markdown

---
order: 1
parent:
title: Tooling
order: 6
---
# Overview
Tendermint has some tools that are associated with it for:
- [Debugging](./debugging/pro.md)
- [Benchmarking](#benchmarking)
- [Testnets](#testnets)
- [Validation of remote signers](./remote-signer-validation.md)
## Benchmarking
- <https://github.com/informalsystems/tm-load-test>
`tm-load-test` is a distributed load testing tool (and framework) for load
testing Tendermint networks.
## Testnets
- <https://github.com/informalsystems/testnets>
This repository contains various different configurations of test networks for,
and relating to, Tendermint.