Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 564 Bytes

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