Files
tendermint/docs/tools/README.md
Marko 69dd8fea9d docs: add nodes section (#5604)
## Description

- separate docs related to running nodes into the nodes dir. 
- keep old files but dont display them
- bring over debugging like a pro blog

Closes: #XXX
2020-11-24 09:08:22 +00:00

30 lines
623 B
Markdown

---
order: 1
parent:
title: Tooling
order: 6
---
# Overview
Tendermint has some tools that are associated with it for:
- [Debugging](./debugging.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.