Skip to content

serrodcal-meetups/SimpleBlockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SimpleBlockchain

Own and simple implementation of the Blockchain.

Go to SimpleBlockchain.ipynb file to see the implementation (in english), explanation (in spanish) and the execution. You can try it on Collaboratory by Google.

Or, use Python file after clone this repository:

~$ pip3 install pycrypto
~$ python3 simpleblockchain.py

About

Own and simple implementation of the Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published