Samourai Wallet
Features:
Build:
Import as Android Studio project. Should build "as is". PGP signed tagged releases correspond to builds that were issued via Google Play.
BIP44:
Samourai implementation based on [original BIP] (https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki), extends bitcoinj.
BIP47:
Samourai implementation based on [original BIP] (https://github.com/bitcoin/bips/blob/master/bip-0047.mediawiki) by Justus Ranvier. Extends BIP44 implementation (above).
Generic source code for BIP47.
BIP49 (Segwit):
Samourai implementation based on [original BIP] (https://github.com/bitcoin/bips/blob/master/bip-0049.mediawiki) by Daniel Weigl.
BIP69:
Samourai implementation based on [original BIP] (https://github.com/bitcoin/bips/blob/master/bip-0069.mediawiki) by Kristov Atlas.
BIP125:
Samourai implementation based on [original BIP] (https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki) by David A. Harding and Peter Todd.
BIP126:
Samourai implementation based on [original BIP] (https://github.com/bitcoin/bips/blob/master/bip-0126.mediawiki) by Kristov Atlas.
BIP173:
Samourai implementation based on [original BIP] (https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki) by Pieter Wuille and Greg Maxwell.
Ricochet:
Samourai implementation of multi-hop spend designed to outrun the baying pack of #KYCRunningDogs.
Tor:
Samourai indicates whether or not connections are being routed via Tor Socks5 proxy (uses Orbot).
TestNet3:
MainNet/TestNet selection is displayed when sideloading a new installation. To switch networks, make a backup of your current wallet, uninstall/reinstall (sideload) and select desired network.
OpenDime:
Plug in your OpenDime using the appropriate OTG (On-The-Go) USB cable and Samourai can be used to view address and balance, validate the private key, and sweep balance to your wallet.
License:
[Unlicense] (https://github.com/Samourai-Wallet/samourai-wallet-android/blob/master/LICENSE)
Contributing:
All development goes in 'develop' branch - do not submit pull requests to 'master'.