Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NgBlockchain

This project is to use Angular 6 to create a block chain implementation, which is a minimum viable product.

Features

  • Block
    • Calcuate hash
    • Mining block
    • Contain transaction data in each block
  • BlockChain
    • Create genesis block
    • Reward mining activity
    • Set difficulty on mining activity
    • Validate chain integraty
  • Wallet
    • Make transaction
    • Wallet balance check

About

create blockchain using angular

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages