Git Product home page Git Product logo

workshop-fitbit-dapp's Introduction

Fitbit Dapp Workshop

tutorials

demo

1. player role

  • signup - you need to wait 2~3 minute until you can see you are signed up
  • playerRefund - if the contest ends and 3 days after the owner still did not trigger payouts, the user can click the refund button to get their money back

2. sponsor role

  • fund - sponsors can fund many times, additional times will update "amount" and "name"

3. owner role

  1. contestDone - it will update all user end step and save the doneAt.
  2. award - if will check doneAt, make a sure, you already waiting for 10 minutes. then you can call this function and it will count all winner and award money to winner

https://ethereum-play.github.io/workshop-fitbit-dapp

contribute

git clone https://github.com/ethereum-play/workshop-fitbit-dapp.git
cd workshop-fitbit-dapp
npm install
npm start # run livereload dev server
# edit repo
npm run build # build: updates bundle
git add -A && git commit -m "<summary of changes>"
git push # publish

workshop-fitbit-dapp's People

Contributors

alincode avatar serapath avatar ninabreznik avatar loudoguno avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.