summaryrefslogtreecommitdiff
path: root/bip-0044.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0044.mediawiki')
-rw-r--r--bip-0044.mediawiki13
1 files changed, 11 insertions, 2 deletions
diff --git a/bip-0044.mediawiki b/bip-0044.mediawiki
index df6f8e6..540c3a4 100644
--- a/bip-0044.mediawiki
+++ b/bip-0044.mediawiki
@@ -127,8 +127,8 @@ an external chain by generating a new address.
==Registered coin types==
-These are the registered coin types for usage in level 2 of BIP44 described in
-chapter "Coin type" above.
+These are the default registered coin types for usage in level 2 of BIP44
+described in chapter "Coin type" above.
All these constants are used as hardened derivation.
@@ -146,6 +146,14 @@ All these constants are used as hardened derivation.
|Bitcoin Testnet
|}
+This BIP is not a central directory for the registered coin types, please
+visit SatoshiLabs that maintains the full list:
+
+[[http://doc.satoshilabs.com/slips/slip-0044.html|SLIP-0044 : Registered coin types for BIP-0044]]
+
+To register a new coin type, an existing wallet that implements the standard
+is required. This can be done [[https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst|here]].
+
==Examples==
{|
@@ -255,6 +263,7 @@ All these constants are used as hardened derivation.
==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]])
==Reference==