XDC forking detection system
with a mission to be the most reliable blockchain
UI of XDC Forensics monitoring
nvm use
npm run install:clean
npm run dev
Go to http://localhost:8080
Note: Below will run the frontend only. In order to have the forensics fully funcational, you are required to host the backend as well. Please follow the instruction from XDC-Stats to host the forensics backend.
- Install serve
npm install -g serve
- Start the server
npm run start
It shall now runs on port 8888
