Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Welkin committed Oct 24, 2023
1 parent 517af45 commit cbe0c4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bedrock-devnet/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
# bedrock-devnet

This is a utility for running a local Bedrock devnet.

It allows us to quickly start the devnet locally (with L1 network as BSC network and L2 network as opbnb network).

# requirement

docker, nodejs 16+, yarn, foundry, python2, python3

Tips:

Install Foundry by following [the instructions located here](https://getfoundry.sh/).

# usage
First, execute `yarn install` and `yarn build` commands in the root directory.

Then we can use the following commands in the project root directory:

Initialize and start devnet:
Expand Down Expand Up @@ -51,6 +54,7 @@ make devnet-logs

# Additional Information
L1 chain ID is 714.

L2 chain ID is 901.

L1 test account:
Expand Down

0 comments on commit cbe0c4d

Please sign in to comment.