Skip to content

wac925/learning-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning blockchain

Understanding core concepts of blockchain

  • ledger
  • pending transaction
  • creating a block
  • add a transaction(s) in a block
  • generating a hash
  • generating a proof of work
  • create a genesis block in constructor

Getting started

  • npm i
  • npm start
  • Open browser, inspect console to see the transactions/blocks being executed/created

Happy coding 👓 🕶 🥽

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published