Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tommaso-caputi/cryptokeeper

A bitcoin wallet with nfc transactions
https://github.com/tommaso-caputi/cryptokeeper

android bitcoin crypto ionic ios nfc qrcode react web3

Last synced: 2 days ago
JSON representation

A bitcoin wallet with nfc transactions

Awesome Lists containing this project

README

        





Logo

Crypto Keeper


Mobile Crypto Wallet app with nfc transactions


Explore website »




Table of Contents



  1. About The Project



  2. Getting Started


  3. Roadmap

  4. License

  5. Contact

## About The Project

### Built With

* [![React][React.js]][React-url]
* [](https://it.altervista.org/)
* [](https://ionicframework.com/)

## Getting Started

Crypto keeper is a crypto wallet build with ionic and react

### Prerequisites

Need to have installed npm and ionic cli
* npm
```sh
npm install npm@latest -g
npm install -g @ionic/cli
```

### Installation and run

1. Clone the repo
```sh
git clone https://github.com/tommaso-caputi/CryptoKeeper.git
```
2. Install NPM packages
```sh
npm install
```
3. Run
```sh
ionic serve
```

(back to top)

## Roadmap

- [X] Add Qr code reading and reader
- [ ] Add NFC reader and listener
- [ ] Add graphs page
- [ ] Add page for view all address data
- [ ] Add all pages in menu
- [ ] Multi-language Support
- [ ] Italian
- [ ] Add fees preferencies

(back to top)

## License

(back to top)

## Contact

Crypto Keeper Team - [email protected]

Website: https://cryptokeeper.altervista.org/

Project Link: [https://github.com/tommaso-caputi/CryptoKeeper](https://github.com/tommaso-caputi/CryptoKeeper.git)

(back to top)

[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/