Skip to content

This is the code for "Simple Blockchain in 5 Minutes" By Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

DavidMGomez/Simple_Blockchain_in_5_Minutes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple_Blockchain_in_5_Minutes

Overview

This is the code for this video on Youtube by Siraj Raval on building a simple blockchain. Here is the colab.

Dependencies

  • hashlib
  • datetime

Dependencies can be installed using pip. But actually just run this in colab so you don't need to install anything.

Usage

You can download the juypter notebook and run it locally. Also, here is the colab link to run it in the browser (recommended).

Credits

The credits for the original code go to howcodeORG. I've merely created a wrapper to get people started.

About

This is the code for "Simple Blockchain in 5 Minutes" By Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%