From 96c3b102fe7d309e66fe9f7533a15f103124c823 Mon Sep 17 00:00:00 2001 From: Perlover Date: Sat, 16 Aug 2014 22:14:00 +0200 Subject: Added two BIP44 compatible wallets in Android Subj :) Please update info, not only the Trezor is copatible with BIP44 standard :) --- bip-0044.mediawiki | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bip-0044.mediawiki') diff --git a/bip-0044.mediawiki b/bip-0044.mediawiki index 4a8b321..c807782 100644 --- a/bip-0044.mediawiki +++ b/bip-0044.mediawiki @@ -263,6 +263,8 @@ is required. This can be done [[https://github.com/satoshilabs/docs/blob/master/ ==Compatible wallets== * [[https://mytrezor.com|myTREZOR web wallet]] ([[https://github.com/trezor/webwallet|source]]) +* [[https://play.google.com/store/apps/details?id=com.bonsai.wallet32|Wallet32 @ Android]] ([[https://github.com/ksedgwic/Wallet32|source]]) +* [[https://play.google.com/store/apps/details?id=com.bonsai.btcreceive|BTCReceive (Watch-only wallet) @ Android]] ([[https://github.com/ksedgwic/BTCReceive|source]]) ==Reference== -- cgit v1.2.3 From c12b7ad7c32aca147cd73c7542643afe58ea7166 Mon Sep 17 00:00:00 2001 From: Perlover Date: Sun, 17 Aug 2014 20:01:46 +0200 Subject: BTCReceive works only with one account It seems that it is only compatible with BIP32 --- bip-0044.mediawiki | 1 - 1 file changed, 1 deletion(-) (limited to 'bip-0044.mediawiki') diff --git a/bip-0044.mediawiki b/bip-0044.mediawiki index c807782..e9d6e38 100644 --- a/bip-0044.mediawiki +++ b/bip-0044.mediawiki @@ -264,7 +264,6 @@ is required. This can be done [[https://github.com/satoshilabs/docs/blob/master/ * [[https://mytrezor.com|myTREZOR web wallet]] ([[https://github.com/trezor/webwallet|source]]) * [[https://play.google.com/store/apps/details?id=com.bonsai.wallet32|Wallet32 @ Android]] ([[https://github.com/ksedgwic/Wallet32|source]]) -* [[https://play.google.com/store/apps/details?id=com.bonsai.btcreceive|BTCReceive (Watch-only wallet) @ Android]] ([[https://github.com/ksedgwic/BTCReceive|source]]) ==Reference== -- cgit v1.2.3