Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tommaso-caputi/cryptokeeper
- Owner: tommaso-caputi
- Created: 2023-03-15T18:00:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T08:40:30.000Z (4 months ago)
- Last Synced: 2024-12-19T11:05:43.752Z (21 days ago)
- Topics: android, bitcoin, crypto, ionic, ios, nfc, qrcode, react, web3
- Language: TypeScript
- Homepage: https://cryptokeeper.altervista.org
- Size: 1.88 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Table of Contents
## 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
```## 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
## License
## 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)[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/