Skip to content

tommaso-caputi/CryptoKeeper

Repository files navigation


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

Getting Started

Crypto keeper is a crypto wallet build with ionic and react, you need to install all the essential for run

Prerequisites

Need to have installed npm and ionic cli

  • npm
    npm install npm@latest -g
    npm install -g @ionic/cli

Installation and run

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

(back to top)

Roadmap

  • 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 - cryptokeeperitis@gmail.com

Website: https://cryptokeeper.altervista.org/
Project Link: https://github.com/tommaso-caputi/CryptoKeeper

(back to top)