mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 20:23:59 +00:00
Docs theme (#4042)
* docs theme * vuepress-theme-cosmos * version bump * changes to docs * more code changes * sidebar order fix * moar changes * fixed dev sessions title * fixed dev sessions title, again * specs should show up in sidebar * contents cards * version bump * sidebar, rpc * version bump * custom footer and super naive search * version * minor change to vuepress * move swagger file * pre and post scripts * build * changed docs build process * added deployment config * updated versions file and added deployment filters
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
---
|
||||
order: 1
|
||||
parent:
|
||||
title: Tools
|
||||
order: 6
|
||||
---
|
||||
|
||||
# Overview
|
||||
|
||||
Tendermint comes with some tools for:
|
||||
|
||||
* [Benchmarking](./benchmarking.md)
|
||||
* [Monitoring](./monitoring.md)
|
||||
* [Validation of remote signers](./remote-signer-validation.md)
|
||||
- [Benchmarking](./benchmarking.md)
|
||||
- [Monitoring](./monitoring.md)
|
||||
- [Validation of remote signers](./remote-signer-validation.md)
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# tm-bench
|
||||
|
||||
**Deprecation Warning**: please use [tm-load-test](https://github.com/interchainio/tm-load-test)
|
||||
|
||||
Tendermint blockchain benchmarking tool:
|
||||
|
||||
- [https://github.com/tendermint/tendermint/tree/master/tools/tm-bench](https://github.com/tendermint/tendermint/tree/master/tools/tm-bench)
|
||||
|
||||
Reference in New Issue
Block a user