Skip to content

chandlerben/Blockchain

 
 

Repository files navigation

Block-Chain-Python

Creating a blockchain-style miner and wallet viewer to learn blockchain and cryptocurrency concepts. The project has been split into three folders:

Basic_Block

Exploration of a very basic blockchain.

Client-Mining

This is where a client can mine for cryptocurrency and can check answers that they find against the correct hash.

Communication_GP

This is adding in the communication with a community blockchain, see if an answer for the last block has already been found and, if not, submits the client's answer.

https://imgur.com/xSlgvtl

Based on blockchain by dvf. Used under MIT license: https://github.com/dvf/blockchain

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%