Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonchuah committed Jun 28, 2024
1 parent fb3bc23 commit 0b796cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@

Before running a node, an ERC2771 node key is required. Call the mint function on the contract below to get a node key.

Get the [custom gas token of the chain](https://raas.gelato.network/rollups/details/public/arb-blueberry)

### [`MockNodeKey.mint`](https://arb-blueberry.gelatoscout.com/address/0xf4D4a4f8B3F4799E7206511F1A2E112cB2329687?tab=write_proxy)

- `_to`: Address to mint to.
Expand Down Expand Up @@ -62,8 +64,6 @@ After minting your node key, with the wallet which holds the node key, delegate
- `verifier-macos/verifier-node-app-macos`
- `verifier-win/verifier-node-app-win.exe`

3. Get the [custom gas token of the chain](https://raas.gelato.network/rollups/details/public/arb-blueberry)

## Setting up

### Interactive CLI
Expand Down

0 comments on commit 0b796cd

Please sign in to comment.