Skip to content

darbandi/block-chain

Repository files navigation

Used

  • NodeJs
  • Redis
  • Jest

Done

  • Block and Chain
  • Genesis block
  • Hash function
  • Proof of work
  • Set difficulty
  • Pub/Sub
  • wallet
  • Signature
  • transaction
  • Previous recipient update
  • Transaction pool
  • Miner
  • Reward
  • Validation

To get started

  1. Clone the repo
git clone https://github.com/darbandi/block-chain.git
  1. Install dependencies using Yarn
cd block-chain
yarn
  1. Start the development server
yarn dev
  1. Start the Testing
yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published