Coder Social home page Coder Social logo

android-nuko's Introduction

Nekonium Android Wallet

This project based on Lunary wallet GPLV3. I particularly changed some components to make it compatible with Nekonium current network:

  • No etherScan.io service for Nekonium, I implemented a server side in nodejs to relay the requests to gnekonium/ processing user batch request
  • Price data comes from coinmarketcap api
  • Price chart is not currently supported
  • Transactions history follows Mist style, only transactions made by the smartphone app will be stored for later retrieval
  • Transactions history is stored locally, only new transactions with < 12 confirmations are updated via batch request to server.
  • All other functionalities are the same as in Lunary wallet
  • Thanks to @CS and @Jiluco(汁゛粉) on discord for UI suggestion + pictures.
  • Thanks to @mike_theminer on discord for server side support.

If you want to see more feature:

I will continue support this project for a while with Donations for Mobile app development & maintenance: 0x7201bc1de01Ca412b6106dF436b524F872fd54b1

The below is the original readme file of Lunary project

Lunary Ethereum Wallet

Lunary is a beautifully designed, easy to use, secure and Open Source Ethereum Wallet for Android.

Features

  • Multi wallet support
  • Support for Watch only wallets
  • Send / Request payments
  • Token Balances
  • Notification on incoming transactions
  • Combined transaction history
  • Addressbook and address naming
  • Importing / Exporting wallets
  • Display amounts and token in ETH, USD or BTC
  • No registration or sign up required
  • Price history charts
  • Fingerprint / Password protection
  • ERC-67 and ICAP Support
  • Adjustable gas price with minimum at 0.1 up to 32 gwei
  • Supporting 8 Currencies: USD, EUR, GBP, CHF, AUD, CAD, JPY, RUB
  • Available in English, German, Spanish, Portuguese and Hungarian

Build:

Google Play flavor requires own API key:

public class APIKey {
    public static final String API_KEY = ""; // Enter your API Key obtained from Etherscan.io
}

Dependencies:

Web APIs:

Donations / Support Lunary

Ethereum: 0xa9981a33f6b1A18da5Db58148B2357f22B44e1e0

Licence

GPL3

Community

Visit us on /r/Lunary

android-nuko's People

Contributors

randomfolk avatar

Stargazers

7Zz avatar

Forkers

nekonium slashcol

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.