Explorer is a tool for visualizing the ResilientDB blockchain. This displays specific blocks on the blockchain, transactions within the blocks, ledger configuration data, and a chart exposing transaction history, in real-time using Web-sockets.
Commits to main branch trigger CI/CD.
See Vite Configuration Reference
npm install
npm run dev
npm run build
npm run lint