Workshop conducted at SCEM to introduce blockchain and DApp development with the following agenda:
# Session 1:
* Blockchain background and basics
* Basics of decentralization using Distributed Ledger Technology
* Bitcoin consensus algorithm and transactions
# Session 2:
* Smart contract basics
* Turing complete scripting language to create smart contracts
* Basics of Ethereum
* Setting up Ethereum development environment
* Create and deploy a "Hello World" smart contract
* Create, test and deploy a Proof of Ownership application.