Skip to content

A React-Native demo app to use Attestation module on CENNZNET.

License

Notifications You must be signed in to change notification settings

cennznet/eighteenPlusApp

Repository files navigation

EighteenPlus App

A React-Native demo app to use Attestation module on CENNZNET.

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. yarn start
  3. Run react-native run-ios or react-native run-android

Demo screens

image