@aidtechnology/did-client-mobile

DID App

Usage no npm install needed!

<script type="module">
  import aidtechnologyDidClientMobile from 'https://cdn.skypack.dev/@aidtechnology/did-client-mobile';
</script>

README

Decentralised ID App

Installation

Prerequisites

Steps

  1. git clone https://gitlab.com/aidtechnology/did/app- Clone the repository
  2. cd did - Navigate into root of the cloned project
  3. lerna bootstrap - install dependencies
  4. cd packages/client-mobile - navigate into the RN project root folder
  5. yarn start - start dev environment
  6. Scan QR code in mobile app & start coding!