Files
web/apps/bridge
2024-12-27 14:56:34 +00:00
..
2024-05-21 12:37:58 -04:00
2024-12-27 14:56:34 +00: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-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2024-12-21 00:39:56 +00:00
2023-09-19 16:21:42 -04:00
2024-07-25 12:43:30 -05: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.