Files
web/apps/bridge
Brian Doyle 566e5f5832 Rename Base Camp to Base Learn (#649)
* Rename Base Camp to Base Learn

* Rename Base Camp to Base Learn

* Update learn link

* change wallet type property from camel to snake case (#643)

* Update api key requirement, minor style updates (#642)

* Fix type and clarify inheritance ex (#655)

* Document Reth snapshot URLs (#651)

* feat(ecosystem): New additions to Ecosystem page (#647)

* feat(ecosystem): New additions to Ecosystem page

* chore(Ecosystem): Add image for Dynamic

* Update preparing-for-fault-proofs-on-base-sepolia.md (#633)

Update preparing-for-fault-proofs-on-base-sepolia

* Fix conflict

* fix conflict

---------

Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
Co-authored-by: Danyal Prout <danyal.prout@coinbase.com>
Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Olexandr Radovenchyk <radole1203@gmail.com>
2024-07-23 17:44:11 -04:00
..
2024-05-21 12:37:58 -04:00
2024-07-23 17:44:11 -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.