Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickniyogitare28/the-wallet
The crypto wallet mobile app.
https://github.com/patrickniyogitare28/the-wallet
block crypto nft react-native
Last synced: 3 months ago
JSON representation
The crypto wallet mobile app.
- Host: GitHub
- URL: https://github.com/patrickniyogitare28/the-wallet
- Owner: PatrickNiyogitare28
- Created: 2022-05-18T10:14:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T22:47:41.000Z (over 2 years ago)
- Last Synced: 2024-04-20T14:45:15.434Z (9 months ago)
- Topics: block, crypto, nft, react-native
- Language: TypeScript
- Homepage:
- Size: 3.88 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Crypto Wallet
The crypto wallet mobile app.## getting started
### Pre-requisits
- Expo
- Nodejs
- Simulator Android or Ios### Running apps
- clone the app
- run
```sh
$ yarn install
# npm run install
```- starting the app
```sh
$ expo start
```## IU
![onboard](https://github.com/PatrickNiyogitare28/the-wallet/blob/master/assets/ui/ui-3.png)
![auth](https://github.com/PatrickNiyogitare28/the-wallet/blob/master/assets/ui/ui-5.png)
![auth2](https://github.com/PatrickNiyogitare28/the-wallet/blob/master/assets/ui/ui-7.png)
![auth3](https://github.com/PatrickNiyogitare28/the-wallet/blob/master/assets/ui/ui-1.png)
![history](https://github.com/PatrickNiyogitare28/the-wallet/blob/master/assets/ui/ui-6.png)
![setting](https://github.com/PatrickNiyogitare28/the-wallet/blob/master/assets/ui/ui-2.png)## Maintainer