julianbrowne / dv8-blockchain

dv8 blockchain talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain: Secret Sauce or Snake Oil?

An interactive demystification of blockchain and bitcoin

Background

Originally developed as a presentation for a Cohaesus tech talk exploring the myths about blockchain. The talk was designed to explain blockchain from first principles to a non-technical audience.

Credits

Watch

Watch on github pages

Run locally

  • Clone the repo

    • git clone https://github.com/julianbrowne/dv8-blockchain.git

    • cd dv8-blockchain

  • Install dependencies

    • npm install
  • Run the http server

    • ./run.sh // defaults to port 8080

    • Point a modern browser at http://127.0.0.1:8080

About

dv8 blockchain talk

License:MIT License


Languages

Language:CSS 43.7%Language:JavaScript 32.6%Language:SCSS 14.0%Language:HTML 9.7%Language:Shell 0.0%