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
We recommend you to use the code from Bridge | CoinHippo instead. This is because most UI components and app structures are identical. Besides, the repo has been designed to be built with fewer dependencies while still can take advantage of Connext's nxtp protocol.