A Simple graphical Interface to see how a Blockchain is created Block by Block with POW.
- Code to create a simple BLOCKCHAIN with Javascript
- Graphic Interface to create a CHAIN with the GENESIS BLOCK
- Graphic Interface to add the different BLOCKS
- POW with time in ms of each of the BLOCKS creation
- JSON string showing the final result of the BLOCKCHAIN