Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar955 committed Dec 8, 2024
1 parent 71cec53 commit 5119fae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# babylon-benchmark
# Babylon Benchmark

This repository contains tools and scripts for benchmarking and profiling the Babylon blockchain node.
This repository contains tools and scripts for benchmarking, profiling and generating data in the Babylon blockchain node.

## Getting Started

Expand All @@ -9,7 +9,7 @@ snapshot.

### The data generation CLI (dgd)

Data generation CLI is built from part of Babylon auxiliary programs (vigilante, btc-staker, finality provider) and
Data generation CLI is built partly from the Babylon auxiliary programs (vigilante, btc-staker, finality provider) and
is able to create activated delegations and send finality votes, basically simulating what auxiliary programs are doing.

It starts a bitcoind, node0 and node1 docker containers, where node0 and node1 are Babylon validator nodes,
Expand Down Expand Up @@ -46,7 +46,7 @@ Sample log from the dgd:
Follow these steps to set up and run the benchmark:

1. Clone the repository:
```
```shell
git clone [email protected]:babylonlabs-io/babylon-benchmark.git
cd babylon-benchmark
```
Expand Down

0 comments on commit 5119fae

Please sign in to comment.