Skip to content

cennznet/spin2winApp

Repository files navigation

Spin2Win App

A React-Native demo app to request accounts authorization from SingleSource App and call spin2win smart contract which transfers a random amount of balance to the calling account.

Setup Environment

This project requires you local node version as ^10.13.0. You can use nvm to install and select the specific node version.

  1. brew install nvm
  2. nvm install 10.13.0
  3. nvm use 10.13.0

Run Project

  1. yarn install
  2. Run react-native run-ios

Wiki

Demo Screen

image

License

See LICENSE for more info.