This folder contains helpful scripts to deploy, setup and test of the Immutable zkEVM Bridge contracts:
./bootstrap
: Scripts used to bootstrap Immutable zkEVM Bridge contracts on chain genesis.
./deploy
: Scripts to deploy and configure Immutable zkEVM Bridge contracts.
./e2e
: Scripts to perform end to end tests against on Immutable zkEVM Bridge contracts.
./helpers
: Helper scripts.
./localdev
: Scripts to setup a local development environment.