Skip to content

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

License

Notifications You must be signed in to change notification settings

dotcash-project/bank-cheque-system-blockchain-example

 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%