Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aus36/suri-wallet-mobile
- Owner: aus36
- Created: 2023-10-08T03:27:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T03:16:28.000Z (about 1 year ago)
- Last Synced: 2025-01-11T14:09:08.120Z (7 days ago)
- Topics: decentralized, decentralized-identity, did, mobile, reactnative, wallet
- Language: TypeScript
- Homepage:
- Size: 890 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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!