Blockchain Meetup- Introduction to Smart Contracts

2018-09-24 1

Our recent blockchain meetup revolved around Smart Contract Development. Here are the topics covered in this meetup:
• Difference between Traditional Contract and a Smart Contract
• Smart Contracts on Bitcoin
• A usual Bitcoin transaction
o Slower transaction time
• Lack of Turing completeness in bitcoin
• Ethereum using a Turing complete language
• Ethereum Virtual Machine (EVM)
• Basic examples of smart contracts on Ethereum