- Run the development server
yarn && yarn dev
- Open http://localhost:3000 with your browser to see the result.
All commits merged to main
branch will trigger deployments on Vercel for the following environments:
- UAT/Porcini: https://trn-block-explorer-porcini.vercel.app
- UAT/Mainnet: https://trn-block-explorer-mainnet.vercel.app
A commit that starts with Release v
message will trigger production deployment on Vercel when merge to main
- PROD/Porcini: https://explorer.rootnet.cloud
- PROD/Mainnet: https://explorer.rootnet.live
- Start a Discussion with a question, piece of feedback, or idea you want to share with the team.
- Open an Issue if you believe you've encountered a bug that you want to flag for the team.