https://github.com/ladroid/kpimobiledev
Bitcoin wallet mobile dev
https://github.com/ladroid/kpimobiledev
Last synced: 4 months ago
JSON representation
Bitcoin wallet mobile dev
- Host: GitHub
- URL: https://github.com/ladroid/kpimobiledev
- Owner: ladroid
- License: apache-2.0
- Created: 2019-02-12T13:48:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T06:03:44.000Z (about 7 years ago)
- Last Synced: 2025-10-19T13:37:33.682Z (8 months ago)
- Homepage:
- Size: 29 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitcoin crypto wallet iOS application
## Project repositories
[API](https://github.com/kushkamisha/bitcoin-wallet)
[iOS app](https://github.com/ladroid/KpiMobileDev/tree/iOSDev) <- branch
[Android app](https://github.com/Cyned/BitWallet)
## Idea
The core idea of the project is to create a Bitcoin wallet application for IOS operating system. It is supposed to be a mobile application, which connects to the self-developed API. On the server along with the API, there is running a Bitcoin node to obtain maximum speed.
The application will contain such functions as receive and send bitcoins, show the user's balance. To make it ready for production should be added such facilities as import/export wallet and option to read the QR code from the smartphone's camera.
## Requirements
Requires iOS 12.0 or later. Compatible with iPhone, iPad, and iPod touch. Minimum RAM requirement is 1GB. The app may ask you for access to the camera to scan QR codes.
## Target audience
The target audience for this Bitcoin wallet app is mostly young people, who want to play around with cryptocurrencies, but not limited by them. This app is for everybody who has or want to have bitcoin cryptocurrency for any purpose.
## Use Case diagram
