Skip to content

A collection of Blockchain exercises and examples from Jimmy Song's seminar

Notifications You must be signed in to change notification settings

sahabi/programming-blockchain

Repository files navigation

Description

The notebooks are based on the examples and exercises that were taught at Jimmy Song seminar Programming Blockchain.

Check out Jimmy's blog!

[Update] Jimmy created his own exercise notebooks: https://github.com/jimmysong/pb-exercises

How to start

Run the following commands:

sudo pip install pycoin
sudo pip install jupyter
git clone https://github.com/sahabi/programming-blockchain.git
cd programming-blockchain
jupyter notebook

On your browser you can select the notebook.

Notebooks were tested only on Python 2.7 and Ubuntu 14.04.

TODO

  • Python 3 compatibility
  • Include the answers to the excercises. Maybe in a seperate notebook?
  • Fix the encryption example in Session 2

Issues

Please open a new issue if you want something fixed. Or contribute!

Contributions

All contributions are welcome.

About

A collection of Blockchain exercises and examples from Jimmy Song's seminar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published