thomaswilley / tinydapp

a minimal dapp with one-way data binding & connect to wallet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dapp_sandbox

a minimalist starting point for a static decentralized app w/no extra dependencies.

includes:

  • connect wallet (metamask)
  • one-way data binding
  • a tiny starter-code example (related wallets w/etherscan api load)
startup
  • create a .env file and add BROWSER="<path-to-your-browser[.exe if on win/wsl]"
  • $ . ./tmuxdev.sh

About

a minimal dapp with one-way data binding & connect to wallet.

License:MIT License


Languages

Language:JavaScript 88.7%Language:HTML 8.7%Language:Shell 2.6%