Skip to content

christophersingh/Blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain

This java based project is a simple implementation of Blockchaining. It allows the creation and initialization of various Wallets in which the user can send funds from one wallet to another through the use of public and private key encryption.

All transactions are secured on the ledger because each hash depends on the previous hash. I set the genesis hash to the standard 00000.

Improved to include email confirmation.

About

An Extensive Implementation Of Block Chain Through The Use Of Ledgers And Key Encryption Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages