Skip to content

Commit

Permalink
chore: minor fixes to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
merklefruit committed Jul 5, 2024
1 parent 5babdda commit be36873
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testnets/helder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ Next up, we need to register the validators in the Bolt smart contract registry,

```bash
curl -L https://foundry.paradigm.xyz | bash
source $HOME/.bashrc
foundryup
```

Expand All @@ -175,6 +176,7 @@ foundryup
```bash
git clone https://github.com/chainbound/bolt
cd bolt-contracts
forge install
```

- Batch register validators (**private key address must be funded with at least 10 ETH**).
Expand Down

0 comments on commit be36873

Please sign in to comment.