Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 193 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 193 Bytes

Blockchain creation by Nodejs

-- Just a look on how to create blockchain with js.

SHA256 -> for hashing
class Block -> DS for block
class Transaction -> DS for Transactions