Files
web/apps/bridge/README.md
wbnns b3f40f0454 chore(README): Force redeploy on sepolia-bridge.base.org (#366)
Trivial change to README to enable a deployment on
sepolia-bridge.base.org on top of a stale commit.

Stale commit that wasn't deployed:
fb4b13cd0d
2024-03-15 10:26:26 -04:00

397 B

Base Bridge App

The Base Bridge App is a Next.js app.

Getting started

cd apps/bridge
cp .env.goerli.example .env.local
cd ../..
yarn workspace @app/bridge dev

Wallet Connect Project ID

Additionally you will need to create a Wallet Connect project and add the project ID to the .env.local file for the WALLET_CONNECT_PROJECT_ID env var.