Skip to content

Commit

Permalink
update validium.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toni-calvin committed Jan 3, 2024
1 parent 3de9457 commit 42591ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions validium.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

In order to start the node as a validium:

- Make sure `zk` has been built and then run `zk init --validium`. This will set up the Ethereum node with the validium
contracts, and also define an env var which the server will pick up in order to run as a validium node
- Make sure `zk` has been built and then run `zk init --validium-mode`. This will set up the Ethereum node with the
validium contracts, and also define an env var which the server will pick up in order to run as a validium node
- Start the server (`zk server`)
- Execute transactions. For testing, `cargo run --release --bin zksync_full_stack` inits a wallet, deploys a contract
and executes a tx
Expand Down

0 comments on commit 42591ba

Please sign in to comment.