Git Product home page Git Product logo

pgnwallet-android's Introduction

PGN Wallet for Android

THIS WALLET IS STILL IN DEVELOPMENT AND NOT READY FOR USE

This code is on github so that others may collaborate with me on its development. Feel free to download the code and try it out, but be aware that it has not yet been fully tested. There are certainly numerous issues that still need to be resolved in this codebase before we can release it to the public.

a completely standalone Pigeoncoin wallet

Unlike many other wallets, This wallet is a real standalone Pigeoncoin client. There is no server to get hacked or go down, so you can always access your money. Using SPV mode, This wallet connects directly to the Pigeoncoin network with the fast performance you need on a mobile device.

the next step in wallet security

This wallet is designed to protect you from malware, browser security holes. With AES hardware encryption, app sandboxing, and verified boot, it represents a significant security advance over web and desktop wallets.

beautiful simplicity

Simplicity is PGN's wallet core design principle. A simple backup phrase is all you need to restore your wallet on another device if yours is ever lost or broken. Because it is deterministic, your balance and transaction history can be recovered from just your backup phrase.

features

How to set up the development environment

  1. Download and install Java 7 or up
  2. Download and Install the latest Android studio
  3. Download and install the latest NDK https://developer.android.com/ndk/downloads/index.html or download it in android studio by "choosing the NDK" and press "download"
  4. Go to https://github.com/Roshiix/ravencoin-android and clone or download the project
  5. Open the project with Android Studio and let the project sync
  6. Go to SDK Manager and download all the SDK Platforms and SDK Tools
  7. Initialize the submodules - git submodule init
  8. Update the submodules - git submodule update
  9. Build -> Rebuild Project

pgnwallet-android's People

Contributors

joenilan avatar

Watchers

James Cloos 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.