This apps is for education purposes only. This is a basic implementation of cheque verification system for banks using blockchain technology using nodeJs This app used in momory techniques for storing blocks and pending transactions which is not a good mothod In production all the final mined blocks should be stored on files and synced across all the network.
Call below function in command prompt to install dependencies to run this project
> npm install
This software is licensed under the MIT License.