Puneet2000 / Zincoin

A simple blockchain model using java classes with basic features like Proof of work , transactions , Mining etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zincoin-Self-impllemented-blockchain-

  • Right now Contains proof of work and adding block in blockchain
  • Added Transaction Verification , Unspent TransactionOutputs , New Account
  • Adding transactions in block ,Added Mining of block , Formation of merkel tree.
  • Sample test working , Till now Static program.
  • All transactions are made , printing blockchain.

Will be working on dynamic Account formation and transactions.

About

A simple blockchain model using java classes with basic features like Proof of work , transactions , Mining etc.


Languages

Language:Java 100.0%