adamocallaghan / tiny-dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny Dapp

A Tiny Dapp built with:

  • HTML + CSS + Javascript
  • Web3.js
  • Express.js

What it does...

  • Detect + Connect Metamask
  • Retrieve Account Address + Chain ID
  • Read from + Write to Smart Contract

To use...

  • Clone repo to local machine
  • npm i (just for Express)
  • node server.js (app running on http://localhost:5000)

:-)

About


Languages

Language:JavaScript 51.7%Language:HTML 27.5%Language:CSS 16.3%Language:Solidity 4.6%