Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 396 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 396 Bytes

BRUSH Bridge

Bridge BRUSH between Fantom and Sonic

Development

Prerequisites:

  • Node 18

Run development server:

Copy .env.sample to .env.local and add wallet connect project ID

yarn install
yarn dev

Build:

yarn build
yarn start

Open http://localhost:3000 with your browser to see the result.