BobbyBorisov / lottery-vuejs-dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lottery Dapp written in VueJS and Solidity

Prerequisites

  • truffle
  • Metamask extension

Usage

  • modify truffle.js to point to the local testrpc network
  • run truffle develop - starting the local testrpc network
  • yarn dev to start the local development server

Test

# test smart contract
truffle test

About

License:MIT License


Languages

Language:JavaScript 80.2%Language:Vue 17.0%Language:Dockerfile 1.9%Language:HTML 0.9%