mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 04:55:18 +00:00
30 lines
621 B
Markdown
30 lines
621 B
Markdown
---
|
|
order: 1
|
|
parent:
|
|
title: Tools
|
|
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.
|