Files
web/apps/bridge
wbnns 51206f7565 fix(block explorer): Point to Blockscout alongside outage (#571)
Basescan is currently experiencing an outage. This updates relevant
block explorer links to point to Blockscout in the interim.
2024-06-18 11:08:07 +00:00
..
2024-05-21 12:37:58 -04:00
2023-10-19 16:33:42 -04:00
2024-02-02 15:00:04 -05:00
2023-09-19 16:21:42 -04:00
2023-09-21 14:29:34 -04:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2024-05-21 12:37:58 -04:00

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.