GithubHelp home page GithubHelp logo

ecoent / guarda-android-wallets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guardaco/guarda-android-wallets

1.0 1.0 0.0 345.25 MB

Mobile cryptocurrency wallets for Android

Home Page: https://guarda.co

License: GNU General Public License v3.0

Java 99.81% Go 0.19%

guarda-android-wallets's Introduction

Android SPV wallets by Guarda

All Guarda single-currency wallets are available in open-source. The wallets are designed to store, manage, transfer and receive cryptocurrency. The applications also include an option to purchase coins with a banking card and top up wallets via the built-in Exchange service.

Guarda does not store any personal information, wallet data or private keys of our clients. The private key is stored in the mobile device’s secure memory and deletes itself if the user logs out from the wallet. In order to secure the funds, a backup of the private key or the json backup feature are created. A pin code access is also available.

Guarda Android SPV wallets

How to install

Read the detailed instruction here.

About

Cryptocurrency wallets support:

Do not see your coin?

See below (pull-request section)

Installation

Just download a last version of APK-file from a link in About section and install on your device. Click the link and then Download button or right click on the link and choose Save link as....

Or build it yourself:

  1. Download and install Java 7 or up (https://www.oracle.com/technetwork/java/javase/downloads/index.html)
  2. Download and Install the latest Android studio (https://developer.android.com/studio/)
  3. Clone or download the project
  4. Clean\Rebuild\Build if needed
  5. Open Build Variants and choose a wallet. For example “btcDebug” (all variants described in app/build.gradle).
  6. For build on your device (or emulator) tap Run.
  7. For build APK-file select menu Build -> Build APK(s)

Pull-requests

If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.

If you want to add your own coin you need to discover of this files: app/src/btc/java/com/guarda/ethereum/managers/WalletManager.java - for BTC-like app/src/eth/java/com/guarda/ethereum/managers/WalletManager.java - for ETH-like

In other cases you need to follow the existing API of WalletManager.java and implement methods for creating and restore wallet, generating a public address and creating a transaction (or something else specific for your coin).

If you have any question create an issue.

License

Library are licensed under the GPL-3.0 License.

Enjoy! Guarda Team hopes you will like using our wallets as much as we liked creating them.

guarda-android-wallets's People

Contributors

guardawallet avatar

Stargazers

EcoBioverse 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.