This is the frontend part of the Connext Network Explorer. The project is implemented based on Next.js platform and connect to the Connext Network Explorer - Lambda functions.
- Explorer: https://connextscan.io
- Explorer: https://testnet.connextscan.io
- Website: https://connext.nextwork
- Doc: https://docs.connext.network
-
Install dependencies
npm install
-
Run on localhost:3000
npm run dev