All Projects → nighthawk-apps → nighthawk-wallet-android

nighthawk-apps / nighthawk-wallet-android

Licence: Apache-2.0 license
Private Money in your pocket.

Programming Languages

kotlin
9241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to nighthawk-wallet-android

adequate crypto address
A Ruby Library for dealing with validation cryptocurrency addresses
Stars: ✭ 18 (-45.45%)
Mutual labels:  zcash
zksnarks
ZK-Snarks in English
Stars: ✭ 15 (-54.55%)
Mutual labels:  zcash
GenesisZ
Mine the Genesis Block for your Zcashy altcoin
Stars: ✭ 22 (-33.33%)
Mutual labels:  zcash
zepio
Zepio | ZEC Wallet
Stars: ✭ 40 (+21.21%)
Mutual labels:  zcash
zecproxy
Stratum proxy for Zcash
Stars: ✭ 54 (+63.64%)
Mutual labels:  zcash
zfnd
The Zcash Foundation Website
Stars: ✭ 13 (-60.61%)
Mutual labels:  zcash
wallet-address-validator
Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses
Stars: ✭ 240 (+627.27%)
Mutual labels:  zcash
cashuwallet
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Stars: ✭ 35 (+6.06%)
Mutual labels:  zcash
zcash
💵 Minimal Zcash library for Node.js
Stars: ✭ 18 (-45.45%)
Mutual labels:  zcash
bitcoinz-wallet
BitcoinZ Wallet - nice graphical user interface BTCZ wallet
Stars: ✭ 19 (-42.42%)
Mutual labels:  zcash
zcash-vanity
Zcash Vanity Address Generator
Stars: ✭ 21 (-36.36%)
Mutual labels:  zcash
crypto-trader
Cryptocurrency investing using Dollar Cost Averaging (not limited to dollar)
Stars: ✭ 47 (+42.42%)
Mutual labels:  zcash
algo-coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
Stars: ✭ 386 (+1069.7%)
Mutual labels:  zcash
nheqminer-macos
nheqminer for macOS with AVX and CUDA
Stars: ✭ 85 (+157.58%)
Mutual labels:  zcash
Crypto-Resources
Resources for trading Bitcoin and Altcoins
Stars: ✭ 22 (-33.33%)
Mutual labels:  zcash
jubjub
Supporting evidence for security of the Jubjub curve to be used in Zcash
Stars: ✭ 13 (-60.61%)
Mutual labels:  zcash
Valets
Command line wallets generator (Bitcoin, Bitcoin cash, Ethereum, Ethereum classic, Dash, Zcash, Dogecoin, Litecoin, Navcoin, Vertcoin, Reddcoin, Emercoin)
Stars: ✭ 46 (+39.39%)
Mutual labels:  zcash

Nighthawk Wallet

Shielded ZEC wallet using the Zcash Android SDK, maintained by nighthawk apps.

Download

Get it on F-Droid Get it on Google Play

Setup

To run, clone the repo, open it in Android Studio and press play. It should just work.™

Build Status

Requirements

Install from Android Studio

  1. Download Android Studio and setup an emulator
  2. Import the zcash-android-wallet folder.
    It will be recognized as an Android project.
  3. Change Build Variant on Bottom Left of Android Studio IDE to zcashmainnetDebug or zcashtestnetDebug to select mainnet/testnet targets.
  4. Change Gradle JDK Version under Android Studio Preference JDK 11.
  5. Press play to install (once it is done opening and indexing)

OR Install from the command line

To build from the command line, setup ADB and connect your device. Then simply run this and it will both build and install the app:

cd /path/to/zcash-android-wallet
./gradlew

To build Nighthawk to run on Testnet:

cd /path/to/zcash-android-wallet
./gradlew :app:assembleZcashTestnetDebug

Disclosure Policy

Do not disclose any bug or vulnerability on public forums, message boards, mailing lists, etc. prior to responsibly disclosing to Nighthawk Wallet and giving sufficient time for the issue to be fixed and deployed. Do not execute on or exploit any vulnerability.

Reporting a Bug or Vulnerability

When reporting a bug or vulnerability, please provide the following to [email protected]

A short summary of the potential impact of the issue (if known). Details explaining how to reproduce the issue or how an exploit may be formed. Your name (optional). If provided, we will provide credit for disclosure. Otherwise, you will be treated anonymously and your privacy will be respected. Your email or other means of contacting you. A PGP key/fingerprint for us to provide encrypted responses to your disclosure. If this is not provided, we cannot guarantee that you will receive a response prior to a fix being made and deployed.

Encrypting the Disclosure

We highly encourage all disclosures to be encrypted to prevent interception and exploitation by third-parties prior to a fix being developed and deployed. Please encrypt using the PGP public key with fingerprint: 8c07e1261c5d9330287f4ec35aff0fd018b01972

Disclaimers

There are some known areas for improvement:

  • This app depends upon related libraries that it uses. There may be bugs.
  • This wallet currently only supports transacting between shielded addresses, which makes it incompatible with wallets that do not support sending to shielded addresses.
  • Traffic analysis, like in other cryptocurrency wallets, can leak some privacy of the user.
  • The wallet requires a trust in the lighthttps server to display accurate transaction information.
  • This app has been developed and run exclusively on mainnet it might not work on testnet.

See the Wallet App Threat Model for more information about the security and privacy limitations of the wallet.

Contact Nighthawk Devs

zs1nhawkewaslscuey9qhnv9e4wpx77sp73kfu0l8wh9vhna7puazvfnutyq5ymg830hn5u2dmr0sf

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].