SlideShare a Scribd company logo
1 of 16
Download to read offline
EOS Community Event
Vancouver 2018-08-08
Enterprise Grade, Made by Community, for Community
Supporters
9CAT Community
Enterprise Grade, Made by Community, for Community
1. Introduction
People
• Who are We
• 9CAT community spinoff, specialized in blockchain infrastructure, dAPP development, and
community building.
• Who else in town
• EOS VAN: Excel in academy, governance, and security.
• EOS Vancouver: Community minded blockchain enthusiasts helping to network and connect EOS
stakeholders.
• Who are You
• Blockchain, CryptoCurrency
• Hacker, Huster, Hipster
Enterprise Grade, Made by Community, for Community
Technology
• EOS Blockchain is aiming to become a decentralized operating
system which can support industrial-scale decentralized
applications.
• completely remove transaction fees
• conduct millions of transactions per second
• utilize Delegated Proof-of-Stake
Enterprise Grade, Made by Community, for Community
Differentiators
• Consensus Model
• dPOS, BFT
• Design philosophy
• account, permissions, smart contract
• Token economics
• inflation reward, token staking
Enterprise Grade, Made by Community, for Community
2. Deep-Dive
Token Creation
• In EOS, tokens can be created by deploying and running the
eosio.token contract.
• The contract contains the token directory at time of deployment.
• Tokens are the cryptocurrencies of the EOS network.
• The process is different from Ethereum token creation.
Enterprise Grade, Made by Community, for Community
EOS vs ETH
EOS ETH
Requires RAM, CPU, and network Requires gas
Multiple tokens can be listed in the
same contract
Only one ERC20 token can be listed
in a single contract
Token is created by running the
eosio.token create action
Token is created at the time of
contract deployment
Contract creator holds the
contract’s private key
Contract creator does not hold the
private key.
Enterprise Grade, Made by Community, for Community
Token Creation Process
• Step 1: Generate private keys
• Step 2: Create account
• Step 3: Deploy contract
• Step 4: Create token
• Step 5: Issuing token
Enterprise Grade, Made by Community, for Community
Token Creation Cost
• Currently the eosio.token contract cost about 200KiB RAM space
• Each token issue takes about 0.24KiB RAM
• If you are planning to issue token to 10k accounts, you need at least
2.54MiB of RAM
Enterprise Grade, Made by Community, for Community
3. News
EOS Unveils New Tool To Facilitate
App Development
• https://cryptovest.com/news/eos-unveils-new-tool-to-facilitate-app-
development/
Enterprise Grade, Made by Community, for Community
Dan Larimer Proposes EOS Resource
Distribution for Better Efficiency
• https://cryptovest.com/news/dan-larimer-proposes-eos-resource-
distribution-for-better-efficiency/
Enterprise Grade, Made by Community, for Community
EOS release v1.1.2 NOT
• https://github.com/EOSIO/eos/releases/tag/v1.1.2
Enterprise Grade, Made by Community, for Community
Vote eosninecatbp if you like what we do!
Enterprise Grade, made by Community, for community

More Related Content

Similar to EOS9CAT Community Event 0808 (Vancouver, BC, Canada)

EOS9CAT Community Event 0707 (Vancouver, BC, Canada)
EOS9CAT Community Event 0707 (Vancouver, BC, Canada)EOS9CAT Community Event 0707 (Vancouver, BC, Canada)
EOS9CAT Community Event 0707 (Vancouver, BC, Canada)Alamusi Alamusi
 
EOS9CAT Community Event 0725 (Vancouver, BC, Canada)
EOS9CAT Community Event 0725 (Vancouver, BC, Canada)EOS9CAT Community Event 0725 (Vancouver, BC, Canada)
EOS9CAT Community Event 0725 (Vancouver, BC, Canada)Alamusi Alamusi
 
DevStamp2018-Development Status and Future of ICON
DevStamp2018-Development Status and Future of ICONDevStamp2018-Development Status and Future of ICON
DevStamp2018-Development Status and Future of ICONICON Foundation
 
So, You Want To Be a Block Producer?
So, You Want To Be a Block Producer?So, You Want To Be a Block Producer?
So, You Want To Be a Block Producer?Robert Konsdorf
 
The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3Vidal Chriqui
 
Blockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysBlockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysWithTheBest
 
Digital Economy Forum Seoul 2018-Blockchain and Platform Revolution
Digital Economy Forum Seoul 2018-Blockchain and Platform RevolutionDigital Economy Forum Seoul 2018-Blockchain and Platform Revolution
Digital Economy Forum Seoul 2018-Blockchain and Platform RevolutionICON Foundation
 
Resource slides for blockchain related question
Resource slides for blockchain related questionResource slides for blockchain related question
Resource slides for blockchain related questionLin Lin (Wendy)
 
Blockchain presentation to isaca (kemp)
Blockchain presentation to isaca (kemp)Blockchain presentation to isaca (kemp)
Blockchain presentation to isaca (kemp)Milan Hazra
 
What is bitcoin?
What is bitcoin?What is bitcoin?
What is bitcoin?Suraj Bora
 
20221110 MetaCoin
20221110 MetaCoin20221110 MetaCoin
20221110 MetaCoinHu Kenneth
 
Creator Economy meets Crypto => Web3.0
Creator Economy meets Crypto => Web3.0Creator Economy meets Crypto => Web3.0
Creator Economy meets Crypto => Web3.0Taiki Narita
 
What is co co blockchain framework
What is co co blockchain frameworkWhat is co co blockchain framework
What is co co blockchain frameworkCeline George
 

Similar to EOS9CAT Community Event 0808 (Vancouver, BC, Canada) (20)

EOS9CAT Community Event 0707 (Vancouver, BC, Canada)
EOS9CAT Community Event 0707 (Vancouver, BC, Canada)EOS9CAT Community Event 0707 (Vancouver, BC, Canada)
EOS9CAT Community Event 0707 (Vancouver, BC, Canada)
 
EOS9CAT Community Event 0725 (Vancouver, BC, Canada)
EOS9CAT Community Event 0725 (Vancouver, BC, Canada)EOS9CAT Community Event 0725 (Vancouver, BC, Canada)
EOS9CAT Community Event 0725 (Vancouver, BC, Canada)
 
DevStamp2018-Development Status and Future of ICON
DevStamp2018-Development Status and Future of ICONDevStamp2018-Development Status and Future of ICON
DevStamp2018-Development Status and Future of ICON
 
Blockchain Fundamentals for Technology Engineers
Blockchain Fundamentals for Technology EngineersBlockchain Fundamentals for Technology Engineers
Blockchain Fundamentals for Technology Engineers
 
Blockchain Fundamentals Quickstart
Blockchain Fundamentals Quickstart Blockchain Fundamentals Quickstart
Blockchain Fundamentals Quickstart
 
So, You Want To Be a Block Producer?
So, You Want To Be a Block Producer?So, You Want To Be a Block Producer?
So, You Want To Be a Block Producer?
 
The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3
 
How to design, code, deploy and execute a smart contract
How to design, code, deploy and execute a smart contractHow to design, code, deploy and execute a smart contract
How to design, code, deploy and execute a smart contract
 
Blockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysBlockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSys
 
Digital Economy Forum Seoul 2018-Blockchain and Platform Revolution
Digital Economy Forum Seoul 2018-Blockchain and Platform RevolutionDigital Economy Forum Seoul 2018-Blockchain and Platform Revolution
Digital Economy Forum Seoul 2018-Blockchain and Platform Revolution
 
Resource slides for blockchain related question
Resource slides for blockchain related questionResource slides for blockchain related question
Resource slides for blockchain related question
 
Blockchain presentation to isaca (kemp)
Blockchain presentation to isaca (kemp)Blockchain presentation to isaca (kemp)
Blockchain presentation to isaca (kemp)
 
Eos smart contract
Eos smart contractEos smart contract
Eos smart contract
 
What is bitcoin?
What is bitcoin?What is bitcoin?
What is bitcoin?
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
20221110 MetaCoin
20221110 MetaCoin20221110 MetaCoin
20221110 MetaCoin
 
Creator Economy meets Crypto => Web3.0
Creator Economy meets Crypto => Web3.0Creator Economy meets Crypto => Web3.0
Creator Economy meets Crypto => Web3.0
 
Blockchain Ecosystem
Blockchain EcosystemBlockchain Ecosystem
Blockchain Ecosystem
 
Evaluation of Ethereum
Evaluation of Ethereum Evaluation of Ethereum
Evaluation of Ethereum
 
What is co co blockchain framework
What is co co blockchain frameworkWhat is co co blockchain framework
What is co co blockchain framework
 

Recently uploaded

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Recently uploaded (20)

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

EOS9CAT Community Event 0808 (Vancouver, BC, Canada)

  • 1. EOS Community Event Vancouver 2018-08-08 Enterprise Grade, Made by Community, for Community
  • 2. Supporters 9CAT Community Enterprise Grade, Made by Community, for Community
  • 4. People • Who are We • 9CAT community spinoff, specialized in blockchain infrastructure, dAPP development, and community building. • Who else in town • EOS VAN: Excel in academy, governance, and security. • EOS Vancouver: Community minded blockchain enthusiasts helping to network and connect EOS stakeholders. • Who are You • Blockchain, CryptoCurrency • Hacker, Huster, Hipster Enterprise Grade, Made by Community, for Community
  • 5. Technology • EOS Blockchain is aiming to become a decentralized operating system which can support industrial-scale decentralized applications. • completely remove transaction fees • conduct millions of transactions per second • utilize Delegated Proof-of-Stake Enterprise Grade, Made by Community, for Community
  • 6. Differentiators • Consensus Model • dPOS, BFT • Design philosophy • account, permissions, smart contract • Token economics • inflation reward, token staking Enterprise Grade, Made by Community, for Community
  • 8. Token Creation • In EOS, tokens can be created by deploying and running the eosio.token contract. • The contract contains the token directory at time of deployment. • Tokens are the cryptocurrencies of the EOS network. • The process is different from Ethereum token creation. Enterprise Grade, Made by Community, for Community
  • 9. EOS vs ETH EOS ETH Requires RAM, CPU, and network Requires gas Multiple tokens can be listed in the same contract Only one ERC20 token can be listed in a single contract Token is created by running the eosio.token create action Token is created at the time of contract deployment Contract creator holds the contract’s private key Contract creator does not hold the private key. Enterprise Grade, Made by Community, for Community
  • 10. Token Creation Process • Step 1: Generate private keys • Step 2: Create account • Step 3: Deploy contract • Step 4: Create token • Step 5: Issuing token Enterprise Grade, Made by Community, for Community
  • 11. Token Creation Cost • Currently the eosio.token contract cost about 200KiB RAM space • Each token issue takes about 0.24KiB RAM • If you are planning to issue token to 10k accounts, you need at least 2.54MiB of RAM Enterprise Grade, Made by Community, for Community
  • 13. EOS Unveils New Tool To Facilitate App Development • https://cryptovest.com/news/eos-unveils-new-tool-to-facilitate-app- development/ Enterprise Grade, Made by Community, for Community
  • 14. Dan Larimer Proposes EOS Resource Distribution for Better Efficiency • https://cryptovest.com/news/dan-larimer-proposes-eos-resource- distribution-for-better-efficiency/ Enterprise Grade, Made by Community, for Community
  • 15. EOS release v1.1.2 NOT • https://github.com/EOSIO/eos/releases/tag/v1.1.2 Enterprise Grade, Made by Community, for Community
  • 16. Vote eosninecatbp if you like what we do! Enterprise Grade, made by Community, for community