Bitcoin Forum
July 08, 2024, 05:14:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Gainz Token - Proof of Workout ICO - May 14th  (Read 121 times)
Gainz_Token (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 23, 2018, 12:02:04 AM
 #1

We have created a proof of physical work, smart contract blockchain platform. The platform is a ERC-20 token & Ethereum based smart contract network that currently works with a real FitBit device. Gainz token is “mined” by physical work and distributed when goals are completed. The smart contract technology allows personal trainers and fitness influencers to challenge other influencers in a step/calorie/distance FitBit challenge, winner takes all the tokens on the wager.

The prototype utilizes a smart contract called Tasks. The hierarchy of the prototype designed is the following:

└── Web Application Backend
     └── Coaches
          └── Tasks
               └── Users

e.g. Coaches create Tasks which can be accepted and monitored by users. The Web Application serves as an intermediary between FitBit (or other fitness tracking device) data from the User and the accepted Tasks.

Ideally, the application will have some tolerance for centralization to limit its dependence on data storage via the somewhat expensive smart contracts however these decisions will have to be addressed when future developers are building out the final product. It’s important to think critically about the advantages of blockchain vs. traditional databases and the best applications of the future will be the ones that take advantage of both. Because solidity as well as the scalability of the Ethereum network are both constantly changing and improving, the Gainz Network will have to be adaptive in how it functions and make compromises in the short term.

The Gainz Token network is a blockchain product that you can use to create fitness challenges.  The python backend continuously updates from the fitbit servers.  The live fitbit continuously pushes data throughout the day.  Once the data is on the fitbit servers you can access it from the Fitbit API library once a user inputs their users credentials.  Once a user registers with fitbit, you input your users credentials into our platform.  Our python code wraps up that fitbit data into a “data frame object” which can be easily used in our smart contract solidity program.  

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!