Skip to content

hemantksingh/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain

A simple blockchain that doesn't use proof-of-work for adding transactions (therefore it is vulnerable to Sybil attack). Transactions (blocks) are generated using cryptographic hash algorithm: SHA-256.

Running tests

make test

About

A simple blockchain that doesn't use proof-of-work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published