In this notebook I have tried to cover the basic theoretical and technical concept side by side.
- To understand this notebook you need to have basic knowledge in python programming language.
- You can view the notebook by clicking on Bockchain_Introduction.ipynb file.
- To view the notebook in your local machine:
- For that first clone the repo:
$ git clone [email protected]:Riwajchalise/blockchain_concept_python.git
- Install Jypyter Notebook Stand alone http://jupyter.org/ or use https://anaconda.org/ Jupyter Notebook.
- cd to the cloned repository
$cd <path to>/blockchain_concept_python
- Run jupyter notebook
$ jupyter-notebook
- You need python3 kernel
- For that first clone the repo:
You don't need to to usderstand any hash algorithm, understanding hash surficially is enough.
Contribute by forking the repository and sending the pull request. email=> [email protected]