This is a tool for reporting bad blocks on Ethereum. If you want to find out how you can submit a bad block you can find more info here.
- node
- npm
Make sure you have node.js and npm installed.
Clone the repository and install the dependencies
git clone https://github.com/cubedro/badblocks.ethdev.com
cd badblocks.ethdev.com
npm install
##Run
npm start
see the interface at http://localhost:3005