mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 22:45:00 +08:00
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
397 B
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.