Skip to content

IBM/cloudcoins

Repository files navigation

CloudCoins

CloudCoins is a blockchain/fitness concept that uses a mobile app to convert a participant's footsteps into our own crypo-currency 'cloudcoins'.

kubecoin screens

Insurance companies, Government agencies, and employers are all interested in encouraging healthiness of clients, citizens, staff. For example, Carrot Rewards from Canadian federal and provincial government agencies.

While it's an admirable approach, participants are vulnerable in sharing health information with insurance companies, government agencies and employers.

CloudCoins tackles this problem by working anonymously. It doesn't ask for a participant's name, or gender, or health data. It places steps walked in a blockchain, so the data is encrypted, yet trusted - sourced directly from the participant's mobile device. If they delete the app, their CloudCoins are lost, their history gone.

Why we built it

We built CloudCoins to demonstrate how blockchain can be used to exchange different kinds of value. In this case, footsteps for cloudcoins ... although in some ways we're exchanging attention for marketing information. Carrot Rewards exchanges your footsteps for health information, although they also learn about the participants, since it is not anonymous, and they take other factors of your personal information into account.

Blockchain, as much as it offers technical strengths - for security, data integrity etc, also challenges us to think about the value of data. Our data. We've seen recently how our social data can be exploited. The future will be influenced by different approaches to data value and ownership.

We built CloudCoins to play with IBM's Cloud technology ... Kubernetes, Blockchain, Cloud Functions, Mongo by Compose, Node ... and in the future, with Machine Learning and Watson.

How to manage CloudCoins at an event

See the booth primer here

This repo

This repo is for the iOS/iPhone app that connects to a blockchain network. There are associated repos and concepts that go along with this.

You'll need cocoapods to install this app.

Open App.xcworkspace in XCode and build.```

You may need to adjust to your developer org in XCode.

##### Associated repos

Adding soon

  * Android repo
  * Blockchain repo
  * Dashboard repo
  * Minifig repo