Skip to content

Coding a Basic Blockchain

Andrew Serff edited this page Jul 30, 2018 · 1 revision

Coding a Basic Blockchain

Josh Butikofer - Adobe (@jbutikofer - butikofe@adobe.com)

He basically live coded a block chain and you can see a notebook he made while doing it which contains the code as well here:

https://github.com/butikofer/coding_a_basic_blockchain/blob/master/basic_blockchain-oscon2018-livecode.ipynb

The full repo is here: https://github.com/butikofer/coding_a_basic_blockchain

Clone this wiki locally