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

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

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
![alt text](https://github.com/kushkamisha/bitcoin-wallet/blob/master/docs/Use%20Case%20Diagram.svg)