Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Open-Attestation/identity-wallet

Repository files navigation

CircleCI

Quality Gate Status Bugs Code Smells Coverage

Identity Wallet

This is a wallet built to hold OpenAttestation-compatible documents

Resources on Open Attestation

https://openattestation.com/docs/getting-started https://github.com/Open-Attestation/open-attestation

Deployed Application

Expo QR

Deployed Storybook

Expo QR

Development

Install required dependencies

npm i

To run storybook

npm run storybook

Test

npm run test

To run application

npm start

Expo CLI starts Metro Bundler, which is an HTTP server that serves it to the Expo app. It also pops up Expo Dev Tools, a control panel for developing your app, in your default web browser.

To open the app in your phone:

Open documents

To find files to view and store using the wallet, head to https://gallery.openattestation.com/

Related Resources

Figma:

Wireframe (App - Figma Mirror): https://www.figma.com/file/jhkqMeLYVuR72CfdgsmIO2/OA-Mobile-Wallet?node-id=42%3A781

Schema:

https://github.com/Open-Attestation/open-attestation/blob/master/src/schema/2.0/schema.json

About

Wallet to hold OpenAttestation-compatible documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages