Files
web/apps/bridge
2024-02-08 12:05:31 -05:00
..
2024-01-05 09:05:14 -05: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
2023-09-19 16:21:42 -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.