- Decide which RPC from the
.env.defaults
to use and create an.env
file in the root directory with one of the following variables set totrue
:USE_LOCALHOST_FORK
/USE_TENDERLY_FORK
/USE_ARBITRUM_SEPOLIA
. - Install dependencies and start the app.
yarn install yarn start
- Open http://localhost:9000 to view it in the browser.