Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Cheque System Blockchain Example

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.

Installing project dependencies

Call below function in command prompt to install dependencies to run this project

> npm install

License

This software is licensed under the MIT License.

About

This is a basic implementation of cheque verification system for banks using blockchain technology in NodeJs

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages