Skip to content

june111/vue-dapp-demo

Repository files navigation

Dice Build Status Vue codebeat badge

English | 简体中文

Introduction

This is a Dapp demo that guesses the number. After the bet, select a number in 1-10 and the lottery number is generated 'randomly'. If the selected number is the same as the lottery number, you will receive a bonus.

Because MetaMask is used for transaction signing, please install MetaMask before using it. The demo is only deployed on the Ropsten test network. Please confirm that the current network of MetaMask is Ropsten before use.

Live version available at http://blog.junezhu.top/vue-dapp-demo/

Demo tutorial available at Getting started with DAPP

Author

June -> email

Getting started

# Installing
npm install
# Compiles and hot-reloads for development
npm run dev

App will be running at: http://localhost:8080

Build

npm run build

Acknowledge

Demo reference tutorial:Create your first Ethereum dAPP with Web3 and Vue.JS series

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published