Introdução
  • Blockchain
  • Smart Contracts
Solidity
  • Hardhat
  • Contrato
  • Deploy local
Carteira Digital
  • Replit
  • Alchemy
  • MetaMask
  • Faucet
  • Etherscan
Deploy
  • hardhat.config.js
  • Deploy na Goerli
  • Detalhe da Transação
Ethereum API
  • window.ethereum
  • ethereum.request
  • ethers.Contract
  • ABI do Contrato
Transações
  • getMessage()
  • sendMessage()
  • setMessage()
Front-end
  • Campos do Form
  • Hash da Transação