Visão Geral
Curso Blockchain Ethereum Development: De acordo com o site Ethereum.org, “Ethereum é uma plataforma global de código aberto para aplicativos descentralizados. No Ethereum, você pode escrever código que controla o valor digital, executa exatamente como programado e está acessível em qualquer lugar do mundo. ” Neste Curso Blockchain Ethereum Development, você aprenderá a desenvolver aplicativos de blokchain descentralizados, bem como Contratos Inteligentes (que são programas que regem o comportamento de contas dentro do estado Ethereum) usando o Ethereum. Ao fazer isso, você usará a linguagem de programação Solidity. Solididy é uma linguagem semelhante ao Javascript, mas também se assemelha à linguagem C, como a digitação forte. Também cobrimos Web3.js que atua como Ethereum JS API. Resumindo, Web3.js é feito de uma coleção de bibliotecas para conectar e interagir com nós Ethereum locais e remotos via conexão HTTP, WebSocket ou IPC.
Neste Curso Blockchain Ethereum Development, você também aprenderá como usar o Truffle (uma estrutura JS popular) para compilar Contratos Inteligentes e automatizar os testes de contrato. Além disso, você aprenderá a construir e gerenciar um serviço de carteira. Por fim, este Curso Blockchain Ethereum Development é acompanhado por muitos laboratórios práticos.
Objetivo
Após realizar este Curso Blockchain Ethereum Development, você será capaz de:
- Revise a arquitetura e os componentes do Ethereum
- O que são DApps e como eles funcionam
- Cubra todos os tópicos e sintaxes para fazer programação Solidity
- Crie e implante seu primeiro DApp usando Ethereum
- Aprenda como Web3.js ou Ethereum JS API funciona
- Configure e use o Truffle Estrutura .JS para compilar Contratos Inteligentes e automatizar os testes de contrato
- Aprenda a construir e gerenciar um Serviço de Carteira
Publico Alvo
- Programadores
- Desenvolvedores de aplicativos
- Arquitetos de sistema
- Arquitetos de rede
- Arquitetos de segurança de rede
- Profissionais de TI com experiência em programação
Pre-Requisitos
- É necessário conhecimento prévio da tecnologia e criptografia de blockchain que são abordadas em nosso curso de Arquiteto de Soluções de Blockchain antes de fazer este curso. Bons conhecimentos de JavaScript e OOP são os outros pré-requisitos deste curso.
- Uma boa compreensão de JavaScript e HTML e CSS
- Vantajoso: Conhecimento básico em C ++ ou Java , tipos de dados
- Vantajoso: Conhecimento básico com repositórios git
Informações Gerais
- Carga horaria,
32h
- Se noturno
este curso e ministrado de segunda-feira a sexta-feira das 19h às 23h, total de
8 noites,
- Se aos
sábados este curso e ministrado das 09h às 18h, total de 4 sábados
- in-company
Formato de
entrega:
- On-line ao
vivo via Microsoft Teams (não é curso gravado), na presença de um instrutor em
tempo real,
- In-company
on-line ao vivo Microsoft Teams (não é curso gravado), na presença de um
instrutor em tempo real,
Materiais
Inglês | Português
Conteúdo Programatico
Overview of Blockchain, DApp and Ethereum
- Overview of blockchain technology
- Centralized versus decentralized networks
- Decentralized autonomous organization
- User identity in DApps
- User accounts in DApps
- Internal currency in DApps
- What are permissioned DApps?
- Popular DApps
- Overview of blockchain cryptography
- Blockchain development platforms
- What is Ethereum and how it works
- Ethereum versus Hyperledger
- Hyperledger Burrow & Ethereum
Overview of Ethereum Components
- Ethereum accounts
- Transactions
- Consensus
- Timestamp
- Nonce
- Block time
- Forking
- Genesis block
- Ether denominations
- Gas
- Peer discovery
- Whisper and Swarm
- Geth
- Ethereum Wallet
- Mist
Introduction to Smart Contracts
- A Simple Smart Contract
- Blockchain Basics
- The Ethereum Virtual Machine
Installing the Solidity Compiler
- Versioning
- Remix
- npm / Node.js
- Docker
- Binary Packages
- Building from Source
- CMake options
- The version string in depth
Solidity in Depth
- Layout of a Solidity Source File
- Structure of a Contract
- Types
- Units and Globally Available Variables
- Expressions and Control Structures
- Contracts
- Solidity Assembly
- Miscellaneous
- Solidity v0.5.0 Breaking Changes
Using the Compiler in Solidity
- Using the Command line Compiler
- Setting the EVM version to target
- Compiler Input and Output JSON Description
Contract Metadata
- Encoding of the Metadata Hash in the Bytecode
- Usage for Automatic Interface Generation and NatSpec
- Usage for Source Code Verification
Contract ABI Specification
- Basic Design
- Function Selector
- Argument Encoding
- Types
- Design Criteria for the Encoding
- Formal Specification of the Encoding
- Function Selector and Argument Encoding
- Examples
- Use of Dynamic Types
- Events
- JSON
- Strict Encoding Mode
- Non-standard Packed Mode
Introduction to Web3.js
- Initiating of Web3
- Web3.modules
- Options
- Default components
- defaultBlock
- defaultAccount
- defaultGasPrice
- defaultGas
Transaction components
- transactionBlockTimeout
- transactionConfirmationBlocks
- transactionPollingTimeout
- transactionSigner
Provider components
- setProvider
- providers
- givenProvider
- currentProvider
- BatchRequest
- Version
Get Started with Truffle.JS
- Installation
- Creating a Project
- Compiling Contracts
- Running Migrations
- Interacting with Your Contracts
- Truffle with MetaMask
- Package Management via EthPM
- Package Management via NP
- Debugging Your Contracts
Solidity Hands-on Labs
- Develop a complex voting application
- Build voting contract part- Lab 1
- Build blind auction part- Lab 2
- Create safe remote purchase part- Lab 3
- Develop micropayment channel part- Lab 4
Creating a Wallet Service
- Online versus offline wallets
- hooked-web3-provider and ethereumjs-tx libraries
- Overview of hierarchical deterministic wallet
- Introduction to key derivation functions
- Overview of LightWallet
- Building a wallet service
TENHO INTERESSE