간단한 이더리움 배팅 Dapp with Vue.js
Ethereum simple betting dapp with Vue.js
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
아래 포스팅을 따라하며 만든 프로젝트입니다. 1 ~ 10 사이의 숫자를 선택하고, ether를 배팅하여 숫자가 맞으면 ether를 따고 맞지 않으면 ether를 잃는 간단한 배팅 댑