hylim-tech-lover / simple_dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a Simple Dapp in 20 Minutes

Here are the tools used in this simple Dapp:

  1. Web3 JS - enables client side app to talk to blockchain
  2. Metamask - enables browser to talk to blockchain
  3. Ganache - local development blockchain server
  4. Remix - online smart contract IDE

About


Languages

Language:HTML 91.8%Language:Solidity 8.2%