A Web application allows the user to review, create, update and transfer assets. The asset can be anything that would be represented digitally for a business need. also, there is a life sidebar that shows the current hash and the previous hash, the hashes get generated by the blockchain mechanism and get updated and display immediately in the frontend.
npm install
npm run serve
npm run build
npm run lint