Connext Bridge is a bridge app built on top of Connext's nxtp protocol. The app supports assets transfer between Layer 2 systems and Ethereum Virtual Machine (EVM) compatible chains.
- App: https://bridge.connext.network
- Explorer: https://connextscan.io
- Website: https://connext.nextwork
- Doc: https://docs.connext.network
-
Install dependencies
npm install --force
-
Run on localhost:3000
npm run dev