Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aus36/suri-wallet-mobile

The wallet application for Suri: a decentralized contacts application.
https://github.com/aus36/suri-wallet-mobile

decentralized decentralized-identity did mobile reactnative wallet

Last synced: 5 days ago
JSON representation

The wallet application for Suri: a decentralized contacts application.

Awesome Lists containing this project

README

        

# suri-wallet
The wallet application for Suri: a decentralized contacts application. This mobile application is responsible for creating your decentralized identity to be used with the Suri contacts website.

## Usage Instructions
### For developers:
* install Expo Go on your mobile device from the Apple or Android app store
* clone the repository to your system
* in your console, navigate to the directory you stored the files
* install Expo with ```npm install -g expo-cli```
* run ```npm install```
* run ```npx expo start``` and scan the QR code that appears in the console

### For users:
* our application is not yet in deployment, follow our repository to stay tuned!