Skip to content

mgarciate/workshop-dapp-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

workshop-dapp-development

2 hours duration workshop for building dapps on Ethereum

Contents

Solidity (50%)

  • Introduction to blockchain
  • Ethereum and the Ethereum Virtual Machine (EVM)
    • Interact with an already deployed contract, e.g. Uniswap
    • Block explorer, e.g. etherscan
  • Development environment
    • VSCode and Solidity extensions
    • Remix
    • Hardhat and plugins
    • Other tools
  • Solidity
    • Create a sample contract
    • Test the contract (locally)
    • Deploy contracts
    • Verify contracts on Etherscan

Frontend (50%)

  • Development environment
  • Connect a wallet via Metamask
  • Read data from the previous contract
  • Write data
  • Intereact with other contract (here the idea is to interact in a fun or interesting way with a known contract, show information, ...)
  • As an idea if there is extra time, create scripts to automate transactions

About

2 hours duration workshop for building dapps on Ethereum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published