Giter Site home page Giter Site logo

cladox-sa / mobile-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arkecosystem/mobile-wallet

0.0 1.0 0.0 14.89 MB

📲 Cross-platform mobile wallet to manage your ARK balance

License: MIT License

TypeScript 68.70% JavaScript 1.29% HTML 19.36% CSS 10.65%

mobile-wallet's Introduction

Ark Mobile

A Wallet for Everyone

Build Status Codecov Latest Version License: MIT

ARK’s mobile wallet is a hybrid application (using the same codebase for Android and iOS which helps with coordinated development). Created using Ionic framework and ARK’s TypeScript API to interact with the ARK network via your mobile phone, anytime, anywhere (as long as you have an internet connection).

Download

Features

  • Import your existing passphrase (import by QR Scanner or write/paste your passphrase).
  • Generate a new passphrase.
  • Encrypt access to your profile with a custom 6 digit PIN (AES256+PBKDF2).
  • Most transaction types are available: send, receive, vote, unvote, register a delegate.
  • Connects to both mainnet and devnet.
  • Option for additional profiles (separate profiles for different ARK addresses or networks).
  • Option to add contacts and easily transact with them.
  • Total balance of your combined ARK addresses.
  • Wallet backup - input your selected PIN to decrypt your wallet and gain view of your private data.
  • Change PIN - if you want to change your encryption/decryption PIN you can easily do so..
  • Clear Data — you can clear all your data from the phone.
  • Overview of network status with an option to change peer.
  • Current market value, along with weekly movements.
  • Support for showing data in different FIAT currencies.

Build

First follow the steps below to install the dependencies:

$ npm install -g ionic [email protected]
$ npm install
$ ionic cordova prepare

Run on device:

$ ionic cordova run ios
$ ionic cordova run android

Debug in browser:

$ npm run ionic:serve

Testing

To run the unit tests:

$ npm test

To run the unit tests and watch them:

$ npm run test:unit

To run the unit tests and generate a coverage report:

$ npm run test:coverage

To run the E2E (end to end) tests:

$ npm run test:e2e

Security

If you discover a security vulnerability within this application, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

Contributing

Credits

License

MIT © ArkEcosystem

mobile-wallet's People

Contributors

luciorubeens avatar alexbarnsley avatar air1one avatar itsanametoo avatar nasicus avatar j-a-m-l avatar etham-ju avatar dated avatar neurone avatar kalgoop avatar zillionn avatar faustbrian avatar pedro-souza avatar ckhatri avatar trigger67 avatar geckogecko avatar z-a-r-a-k-i avatar h1psterx avatar lglinus avatar mmunic avatar nboldrin avatar pdahlberg avatar thales77 avatar gobled avatar jonaszuberbuehler avatar wenright avatar arkoar avatar chanhee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.