This package manages the explorer of Verax Attestation Registry, hosted at explorer.ver.ax.
pnpm run dev
When a new Verax instance is deployed, the explorer must be updated with the environment.
- Add the newly deployed Verax instance's configuration to the list of chains in src/config/index.ts
- Add the network logo in src/assets/networks
- Once the corresponding PR is approved and merged, re-deploy the explorer via the manual "Deploy production explorer" GitHub Action