Deep dive into current Blockchain ecosystem components (Part 1)
Toronto Blockchain Builders and Users Group (TBBUG)
Paresh Yadav
http://www.linkedin.com/in/pareshyadav
@yparesh
Agenda:
● Introduction to what we are going to cover
● What are Blockchains (or what they are not!)
● What can Blockchains do (and can not do as of now!)
● A Practical first step to working with Blockchain
● What to Focus and Ignore as Tech Builder/User
● Q & A
What we are going to cover
● Tech and only tech and application of tech
● At times we will simplify with analogies to get the concept across, No
analogies are perfect
● Not going to cover “business” and Legal side
○ Tokenomics
○ The legal standing of tokens as “security” or not!
○ Investment advice (Else I would have been SBF :))
Beyond the usual - What is Blockchain
● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a
○ Immutable, distributed ledger…
○ Trustless/Distributed Trust provider
● Perspective 1 - Blockchain or Network?
● Perspective 2 - Blockchain is these participants …
● Perspective 3 - Blockchain is triple/multi entry “accounting” system
○ Supply chains needs multi party ledger
○ E-commerce needs multi party ledger
○ Sovereign identity, SSO needs multi party ledger
● Perspective 4 - Global supercomputer = Blockchains with “VM”
○ Ethereum with turing complete EVM
○ Bitcoin without turing complete (stack based) scripting language
Beyond the usual - What is Blockchain
● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a
○ Immutable, distributed ledger…
○ Trustless/Distributed Trust provider
● Perspective 1 - Blockchain or Network?
● Perspective 2 - Blockchain is these participants …
● Perspective 3 - Blockchain is triple/multi entry “accounting” system
○ Supply chains needs multi party ledger
○ E-commerce needs multi party ledger
○ Sovereign identity, SSO needs multi party ledger
● Perspective 4 - Global supercomputer = Blockchains with “VM”
○ Ethereum with turing complete EVM
○ Bitcoin without turing complete (stack based) scripting language
TBBUG - Deep Dive (Part 1) - 2022Nov29.pdf
Beyond the usual - What is Blockchain
● Blockchain is… blah, blah, blah, Yes it is a
○ Immutable, distributed ledger…
○ Trustless/Distributed Trust provider
● Perspective 1 - Blockchain or Network?
● Perspective 2 - Blockchain is these participants …
● Perspective 3 - Blockchain is triple/multi entry “accounting” system
○ Supply chains needs multi party ledger
○ E-commerce needs multi party ledger
○ Sovereign identity, SSO needs multi party ledger
● Perspective 4 - Global supercomputer = Blockchains with “VM”
○ Ethereum with turing complete EVM
○ Bitcoin without turing complete (stack based) scripting language
TBBUG - Deep Dive (Part 1) - 2022Nov29.pdf
TBBUG - Deep Dive (Part 1) - 2022Nov29.pdf
Beyond the usual - What is Blockchain
● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a
○ Immutable, distributed ledger…
○ Trustless/Distributed Trust provider
● Perspective 1 - Blockchain or Network?
● Perspective 2 - Blockchain is these participants …
● Perspective 3 - Blockchain is triple/multi entry “accounting” system
○ Supply chains needs multi party ledger
○ E-commerce needs multi party ledger
○ Sovereign identity, SSO needs multi party ledger
● Perspective 4 - Global supercomputer = Blockchains with “VM”
○ Ethereum with turing complete EVM
○ Bitcoin without turing complete (stack based) scripting language
Beyond the usual - What is Blockchain
● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a
○ Immutable, distributed ledger…
○ Trustless/Distributed Trust provider
● Perspective 1 - Blockchain or Network?
● Perspective 2 - Blockchain is these participants …
● Perspective 3 - Blockchain is triple/multi entry “accounting” system
○ Supply chains needs multi party ledger
○ E-commerce needs multi party ledger
○ Sovereign identity, SSO needs multi party ledger
● Perspective 4 - Global supercomputer = Blockchains with “VM”
○ Ethereum with turing complete EVM
○ Bitcoin without turing complete (stack based) scripting language
Perspective X, Y, Z?
Blockchain tidbits
● POW, POS, POA
● Consensus
● Private and public blockchain, permission-based and permission less
● Blockchain Data Models
○ Physical data model
○ Logical data model
■ Unspent Transaction Output model (UTXO) (Bitcoin)
■ Account Model (Ethereum, Polygon etc.)
● Analytics on/of blockchain data
Ethereum Architecture
Blockchain Physical Model
Blockchain Transactions “Network” Model
Blockchain Logical Data Model / Data structures
?
Examples
https://www.covalenthq.com/blog/bsp-launch-announcement/
https://demo.chainalysis.com/request-a-demo/
Merkle Trees
Blockchain is not…
● They are NOT
○ SQL DBs
○ NOSQL DBs
○ Whitepaper and Protocols!
○ Coffee maker (yet) :)
● Blockchain and Network
● Layer 1 Blockchains (Bitcoin and Ethereum)
● Layer 2 Blockchains (Polygon, Solana etc.)
● Bridge (L1 to L2 eg Avalanche Bridge)
● Testnet (For Ethereum = Görli, Kovan, Deprecated Rinkeby)
● Airdrops
● Bug Bounty programs
● Hardfork, softfork and rollbacks!
● Bitcoin :), Ethereum, Polygon, Solana, Avalanche, Cosmos, Polkadot,
Cardano, Arbitrum, Optimism, Elrond, Algorand and other 100s if not, 1000s
Some things you should know
What can Blockchains do (and can not do as of now!)
● Blockchains Can
○ Coins and Tokens and Stable coins
○ Store and transfer of value with speed and minimal transaction fees
○ Smart contracts
■ DeFi, DAO, GameFi, Flash loans, NFT, Ledger for Metaverse, Mixers, Web3, Mixers,
IPFS
● Blockchains Limitations (as of now, WIP)
○ Missing matured ecosystem
○ Can not scale to compete with TradFi (hold your rotten tomatoes and eggs :))
○ Dapps have vulnerabilities due to lack of talent (hold your rotten tomatoes and eggs :))
○ Decentralized and scalable at the same time (CAP theorem)
○ Blockchain Trilemma (decentralized, secure, and scalable, choose two out of three)
○ Can’t make you coffee yet :)
Blockchain
CAP Theorem Blockchain Trilemma
Dapp for dummies version
Solutions to address limitations
● privacy, programmable privacy (ZKP)
● Scaling
○ Side channels, Lightning protocol
○ Rollups
■ Optimistic
■ ZK Rollup
● Securing
○ Protection against MEV attacks
○ Automated auditing
● Scaling the ecosystem
○ Education and training
Side Chains / Channels / Rollups (Assume 1 $ = 1 MCN Coin)
100 100
Jane John
Bank
($)
Side
Chain
(MCN)
Bank
($)
Side
Chain
(MCN)
100 100
Peter Pamela
+10 -10 +10 -10
Bianca Ben
+20 -20 +20 -20
Camila Ken
-15 +15 -15 +15
Total 115 85 115 85
Main Chain
15
Rollups Comparison
Other Challenges
● Blockchain apps depends on “Oracles” to provide off-chain information
What to Focus and Ignore as a Tech Builder/User
● Focus on
○ Core concepts
○ How to write good maintainable code! Duh
○ How to write secure code
○ How to write scalable code
● Ignore (ignore as in ignore the hype or crash yoyo from financial view point)
○ Price of Coins, token/s and NFTs (Bitcoin included)
○ Collapse of FTX, Terra(?)
● Can you ignore?
○ Crypto winter?
○ Job market?
○ Hacks?
○ Scams?
References and Resources for further reading
● Book “Move Over Brokers Here Comes The Blockchain”, Author: Keir Finlow-Bates
● https://ethereum.org/en/whitepaper/
● https://www.coding-bootcamps.com/blog/ethereum-architecture-and-components.html
● https://subscription.packtpub.com/book/application-development/9781788831383/1/ch01lvl1sec15/blockchain-a
nd-ethereum-architecture
● https://ethereum.org/en/developers/docs/transactions/
● https://hackernoon.com/bitcoin-utxo-vs-ethereums-account-based-blockchain-transactions-explained-simply-16
4x37f5
● https://www.zastrin.com/courses/ethereum-primer/lessons/1-5
● https://medium.com/heartbanklab/a-complete-mental-model-for-ethereum-dapp-development-5ce08598ed0a
● https://hackernoon.com/bitcoin-utxo-vs-ethereums-account-based-blockchain-transactions-explained-simply-16
4x37f5
● https://ethereum.org/en/developers/docs/standards/tokens/#:~:text=Here%20are%20some%20of%20the,for%2
0artwork%20or%20a%20song
● https://101blockchains.com/blockchain-bridges/#:~:text=The%20use%20of%20best%20blockchain,scalability%
20while%20reducing%20transaction%20fees
●
Contd… References and Resources for further reading
● https://www.minima.global/post/cap-theorem-and-blockchain
● https://101blockchains.com/optimistic-rollups-vs-zk-rollups/
● https://www.minima.global/post/cap-theorem-and-blockchain
● Example rollup transaction -
https://etherscan.io/tx/0x9102bfce17c58b5fc1c974c24b6bb7a924fb5fbd7c4cd
2f675911c27422a5591/advanced
● https://hackenproof.com/programs
● https://ethereum.org/en/developers/docs/scaling/zk-rollups/
●
Q & A
Thank you!

More Related Content

PDF
Introduction to Blockchain and Smart Contracts
PDF
Click Ventures Blockchain Ecosystem Report 2018
PDF
Integrating blockchain and traditional web
PDF
An introduction to blockchain and hyperledger v ru
PPTX
Block chain technology
PPTX
Block chain technology
PDF
Blockchain@next18 event
PDF
Webinar: Hype and hope of Blockchain - Dino Esposito
Introduction to Blockchain and Smart Contracts
Click Ventures Blockchain Ecosystem Report 2018
Integrating blockchain and traditional web
An introduction to blockchain and hyperledger v ru
Block chain technology
Block chain technology
Blockchain@next18 event
Webinar: Hype and hope of Blockchain - Dino Esposito

Similar to TBBUG - Deep Dive (Part 1) - 2022Nov29.pdf (20)

PDF
Blockchain in 2016 - Advanced Distributed Ledger Technologies
PDF
Blockchain; how it works, and why you should care
PDF
Blockchain and BPM - Reflections on Four Years of Research and Applications
PPTX
dfgsdjghkjsdhfg.pptx
PDF
Blockchain fundamentals
PDF
Blockchains in agriculture
PDF
Blockchain - Primer for City CIOs v05 01 22.pdf
PDF
Blockchain tutorial for MBA
PPTX
Blockchain Technology Unit 4.pptxmmmmmmmmm
PPTX
Blockchain: a Game-Changing Technology
PDF
Banking on blockchains
PPTX
Understanding Blockchains
PPTX
Blockchain and digital assets for insolvency practitioners
DOCX
Blockchain technology.docx
PPTX
What is tokenization in blockchain?
PDF
Blockchain and smart contracts, what they are and why you should really care ...
PDF
The new decentralized compute stack and its application
PPTX
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
PPTX
UNIT 1 (1).pptx of block chain technologies
PDF
Blockchain for Business
Blockchain in 2016 - Advanced Distributed Ledger Technologies
Blockchain; how it works, and why you should care
Blockchain and BPM - Reflections on Four Years of Research and Applications
dfgsdjghkjsdhfg.pptx
Blockchain fundamentals
Blockchains in agriculture
Blockchain - Primer for City CIOs v05 01 22.pdf
Blockchain tutorial for MBA
Blockchain Technology Unit 4.pptxmmmmmmmmm
Blockchain: a Game-Changing Technology
Banking on blockchains
Understanding Blockchains
Blockchain and digital assets for insolvency practitioners
Blockchain technology.docx
What is tokenization in blockchain?
Blockchain and smart contracts, what they are and why you should really care ...
The new decentralized compute stack and its application
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
UNIT 1 (1).pptx of block chain technologies
Blockchain for Business
Ad

Recently uploaded (20)

PPTX
FMIS 108 and AISlaudon_mis17_ppt_ch11.pptx
PPTX
statsppt this is statistics ppt for giving knowledge about this topic
PDF
CS3352FOUNDATION OF DATA SCIENCE _1_MAterial.pdf
PPT
Image processing and pattern recognition 2.ppt
PDF
©️ 02_SKU Automatic SW Robotics for Microsoft PC.pdf
PPTX
chuitkarjhanbijunsdivndsijvndiucbhsaxnmzsicvjsd
PPTX
1 hour to get there before the game is done so you don’t need a car seat for ...
PPTX
Statisticsccdxghbbnhhbvvvvvvvvvv. Dxcvvvhhbdzvbsdvvbbvv ccc
PPTX
The Data Security Envisioning Workshop provides a summary of an organization...
PDF
ahaaaa shbzjs yaiw jsvssv bdjsjss shsusus s
PPTX
Caseware_IDEA_Detailed_Presentation.pptx
PPT
DU, AIS, Big Data and Data Analytics.ppt
PDF
Votre score augmente si vous choisissez une catégorie et que vous rédigez une...
PPTX
sac 451hinhgsgshssjsjsjheegdggeegegdggddgeg.pptx
PPTX
New ISO 27001_2022 standard and the changes
PPTX
ai agent creaction with langgraph_presentation_
PPTX
Lesson-01intheselfoflifeofthekennyrogersoftheunderstandoftheunderstanded
PPTX
CYBER SECURITY the Next Warefare Tactics
PDF
Global Data and Analytics Market Outlook Report
PPTX
DS-40-Pre-Engagement and Kickoff deck - v8.0.pptx
FMIS 108 and AISlaudon_mis17_ppt_ch11.pptx
statsppt this is statistics ppt for giving knowledge about this topic
CS3352FOUNDATION OF DATA SCIENCE _1_MAterial.pdf
Image processing and pattern recognition 2.ppt
©️ 02_SKU Automatic SW Robotics for Microsoft PC.pdf
chuitkarjhanbijunsdivndsijvndiucbhsaxnmzsicvjsd
1 hour to get there before the game is done so you don’t need a car seat for ...
Statisticsccdxghbbnhhbvvvvvvvvvv. Dxcvvvhhbdzvbsdvvbbvv ccc
The Data Security Envisioning Workshop provides a summary of an organization...
ahaaaa shbzjs yaiw jsvssv bdjsjss shsusus s
Caseware_IDEA_Detailed_Presentation.pptx
DU, AIS, Big Data and Data Analytics.ppt
Votre score augmente si vous choisissez une catégorie et que vous rédigez une...
sac 451hinhgsgshssjsjsjheegdggeegegdggddgeg.pptx
New ISO 27001_2022 standard and the changes
ai agent creaction with langgraph_presentation_
Lesson-01intheselfoflifeofthekennyrogersoftheunderstandoftheunderstanded
CYBER SECURITY the Next Warefare Tactics
Global Data and Analytics Market Outlook Report
DS-40-Pre-Engagement and Kickoff deck - v8.0.pptx
Ad

TBBUG - Deep Dive (Part 1) - 2022Nov29.pdf

  • 1. Deep dive into current Blockchain ecosystem components (Part 1) Toronto Blockchain Builders and Users Group (TBBUG) Paresh Yadav http://www.linkedin.com/in/pareshyadav @yparesh
  • 2. Agenda: ● Introduction to what we are going to cover ● What are Blockchains (or what they are not!) ● What can Blockchains do (and can not do as of now!) ● A Practical first step to working with Blockchain ● What to Focus and Ignore as Tech Builder/User ● Q & A
  • 3. What we are going to cover ● Tech and only tech and application of tech ● At times we will simplify with analogies to get the concept across, No analogies are perfect ● Not going to cover “business” and Legal side ○ Tokenomics ○ The legal standing of tokens as “security” or not! ○ Investment advice (Else I would have been SBF :))
  • 4. Beyond the usual - What is Blockchain ● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a ○ Immutable, distributed ledger… ○ Trustless/Distributed Trust provider ● Perspective 1 - Blockchain or Network? ● Perspective 2 - Blockchain is these participants … ● Perspective 3 - Blockchain is triple/multi entry “accounting” system ○ Supply chains needs multi party ledger ○ E-commerce needs multi party ledger ○ Sovereign identity, SSO needs multi party ledger ● Perspective 4 - Global supercomputer = Blockchains with “VM” ○ Ethereum with turing complete EVM ○ Bitcoin without turing complete (stack based) scripting language
  • 5. Beyond the usual - What is Blockchain ● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a ○ Immutable, distributed ledger… ○ Trustless/Distributed Trust provider ● Perspective 1 - Blockchain or Network? ● Perspective 2 - Blockchain is these participants … ● Perspective 3 - Blockchain is triple/multi entry “accounting” system ○ Supply chains needs multi party ledger ○ E-commerce needs multi party ledger ○ Sovereign identity, SSO needs multi party ledger ● Perspective 4 - Global supercomputer = Blockchains with “VM” ○ Ethereum with turing complete EVM ○ Bitcoin without turing complete (stack based) scripting language
  • 7. Beyond the usual - What is Blockchain ● Blockchain is… blah, blah, blah, Yes it is a ○ Immutable, distributed ledger… ○ Trustless/Distributed Trust provider ● Perspective 1 - Blockchain or Network? ● Perspective 2 - Blockchain is these participants … ● Perspective 3 - Blockchain is triple/multi entry “accounting” system ○ Supply chains needs multi party ledger ○ E-commerce needs multi party ledger ○ Sovereign identity, SSO needs multi party ledger ● Perspective 4 - Global supercomputer = Blockchains with “VM” ○ Ethereum with turing complete EVM ○ Bitcoin without turing complete (stack based) scripting language
  • 10. Beyond the usual - What is Blockchain ● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a ○ Immutable, distributed ledger… ○ Trustless/Distributed Trust provider ● Perspective 1 - Blockchain or Network? ● Perspective 2 - Blockchain is these participants … ● Perspective 3 - Blockchain is triple/multi entry “accounting” system ○ Supply chains needs multi party ledger ○ E-commerce needs multi party ledger ○ Sovereign identity, SSO needs multi party ledger ● Perspective 4 - Global supercomputer = Blockchains with “VM” ○ Ethereum with turing complete EVM ○ Bitcoin without turing complete (stack based) scripting language
  • 11. Beyond the usual - What is Blockchain ● Baseline Perspective - Blockchain is… blah, blah, blah, Yes it is a ○ Immutable, distributed ledger… ○ Trustless/Distributed Trust provider ● Perspective 1 - Blockchain or Network? ● Perspective 2 - Blockchain is these participants … ● Perspective 3 - Blockchain is triple/multi entry “accounting” system ○ Supply chains needs multi party ledger ○ E-commerce needs multi party ledger ○ Sovereign identity, SSO needs multi party ledger ● Perspective 4 - Global supercomputer = Blockchains with “VM” ○ Ethereum with turing complete EVM ○ Bitcoin without turing complete (stack based) scripting language
  • 13. Blockchain tidbits ● POW, POS, POA ● Consensus ● Private and public blockchain, permission-based and permission less ● Blockchain Data Models ○ Physical data model ○ Logical data model ■ Unspent Transaction Output model (UTXO) (Bitcoin) ■ Account Model (Ethereum, Polygon etc.) ● Analytics on/of blockchain data
  • 17. Blockchain Logical Data Model / Data structures ? Examples https://www.covalenthq.com/blog/bsp-launch-announcement/ https://demo.chainalysis.com/request-a-demo/
  • 19. Blockchain is not… ● They are NOT ○ SQL DBs ○ NOSQL DBs ○ Whitepaper and Protocols! ○ Coffee maker (yet) :)
  • 20. ● Blockchain and Network ● Layer 1 Blockchains (Bitcoin and Ethereum) ● Layer 2 Blockchains (Polygon, Solana etc.) ● Bridge (L1 to L2 eg Avalanche Bridge) ● Testnet (For Ethereum = Görli, Kovan, Deprecated Rinkeby) ● Airdrops ● Bug Bounty programs ● Hardfork, softfork and rollbacks! ● Bitcoin :), Ethereum, Polygon, Solana, Avalanche, Cosmos, Polkadot, Cardano, Arbitrum, Optimism, Elrond, Algorand and other 100s if not, 1000s Some things you should know
  • 21. What can Blockchains do (and can not do as of now!) ● Blockchains Can ○ Coins and Tokens and Stable coins ○ Store and transfer of value with speed and minimal transaction fees ○ Smart contracts ■ DeFi, DAO, GameFi, Flash loans, NFT, Ledger for Metaverse, Mixers, Web3, Mixers, IPFS ● Blockchains Limitations (as of now, WIP) ○ Missing matured ecosystem ○ Can not scale to compete with TradFi (hold your rotten tomatoes and eggs :)) ○ Dapps have vulnerabilities due to lack of talent (hold your rotten tomatoes and eggs :)) ○ Decentralized and scalable at the same time (CAP theorem) ○ Blockchain Trilemma (decentralized, secure, and scalable, choose two out of three) ○ Can’t make you coffee yet :)
  • 23. Dapp for dummies version
  • 24. Solutions to address limitations ● privacy, programmable privacy (ZKP) ● Scaling ○ Side channels, Lightning protocol ○ Rollups ■ Optimistic ■ ZK Rollup ● Securing ○ Protection against MEV attacks ○ Automated auditing ● Scaling the ecosystem ○ Education and training
  • 25. Side Chains / Channels / Rollups (Assume 1 $ = 1 MCN Coin) 100 100 Jane John Bank ($) Side Chain (MCN) Bank ($) Side Chain (MCN) 100 100 Peter Pamela +10 -10 +10 -10 Bianca Ben +20 -20 +20 -20 Camila Ken -15 +15 -15 +15 Total 115 85 115 85 Main Chain 15
  • 27. Other Challenges ● Blockchain apps depends on “Oracles” to provide off-chain information
  • 28. What to Focus and Ignore as a Tech Builder/User ● Focus on ○ Core concepts ○ How to write good maintainable code! Duh ○ How to write secure code ○ How to write scalable code ● Ignore (ignore as in ignore the hype or crash yoyo from financial view point) ○ Price of Coins, token/s and NFTs (Bitcoin included) ○ Collapse of FTX, Terra(?) ● Can you ignore? ○ Crypto winter? ○ Job market? ○ Hacks? ○ Scams?
  • 29. References and Resources for further reading ● Book “Move Over Brokers Here Comes The Blockchain”, Author: Keir Finlow-Bates ● https://ethereum.org/en/whitepaper/ ● https://www.coding-bootcamps.com/blog/ethereum-architecture-and-components.html ● https://subscription.packtpub.com/book/application-development/9781788831383/1/ch01lvl1sec15/blockchain-a nd-ethereum-architecture ● https://ethereum.org/en/developers/docs/transactions/ ● https://hackernoon.com/bitcoin-utxo-vs-ethereums-account-based-blockchain-transactions-explained-simply-16 4x37f5 ● https://www.zastrin.com/courses/ethereum-primer/lessons/1-5 ● https://medium.com/heartbanklab/a-complete-mental-model-for-ethereum-dapp-development-5ce08598ed0a ● https://hackernoon.com/bitcoin-utxo-vs-ethereums-account-based-blockchain-transactions-explained-simply-16 4x37f5 ● https://ethereum.org/en/developers/docs/standards/tokens/#:~:text=Here%20are%20some%20of%20the,for%2 0artwork%20or%20a%20song ● https://101blockchains.com/blockchain-bridges/#:~:text=The%20use%20of%20best%20blockchain,scalability% 20while%20reducing%20transaction%20fees ●
  • 30. Contd… References and Resources for further reading ● https://www.minima.global/post/cap-theorem-and-blockchain ● https://101blockchains.com/optimistic-rollups-vs-zk-rollups/ ● https://www.minima.global/post/cap-theorem-and-blockchain ● Example rollup transaction - https://etherscan.io/tx/0x9102bfce17c58b5fc1c974c24b6bb7a924fb5fbd7c4cd 2f675911c27422a5591/advanced ● https://hackenproof.com/programs ● https://ethereum.org/en/developers/docs/scaling/zk-rollups/ ●
  • 31. Q & A Thank you!