Skip to content

Commit 724f615

Browse files
authored
fix: add info block cli block explorer (matter-labs#753)
1 parent ec44f00 commit 724f615

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/tools/testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Whether you're testing new contracts, debugging transactions, or prototyping, zk
5454

5555
## Using zkSync CLI for Easy Setup
5656

57-
The [zkSync CLI](../zksync-cli/README.md) makes it simple for developers to work with both Dockerized Local Setup and In-Memory Node. Just use `zksync-cli dev start` to get your local development environment running and choose to use additional modules like Wallet and Bridge if you need them.
57+
The [zkSync CLI](../zksync-cli/README.md) makes it simple for developers to work with both Dockerized Local Setup and In-Memory Node. Just use `zksync-cli dev start` to get your local development environment running and choose to use additional modules like Block Explorer, Wallet and Bridge.
5858

5959
## zkSync Era local testing
6060

docs/tools/zksync-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Or
3232

3333
## Highlight: Start Developing Locally, Fast
3434

35-
Use `zksync-cli dev` for an easy way to work with zkSync on your computer. It helps you set up and manage local zkSync and Ethereum nodes, Wallet, and Bridge without hassle.
35+
Use `zksync-cli dev` for an easy way to work with zkSync on your computer. It helps you set up and manage local zkSync and Ethereum nodes, Block Explorer, Wallet, and Bridge without hassle.
3636

3737
### Quick ‘dev’ Commands
3838

0 commit comments

Comments
 (0)