X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=8361e055af26f0e86ebc7868555736bc701acf1b;hb=a08c709606632e1debd9708cc1cb911e17ca0c40;hp=27b60eff2d317c2470f53734c452afc75d47ba40;hpb=26dd39fd0e5f77475a8feb64cc65f759985c2752;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index 27b60ef..8361e05 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -6858,6 +6858,14 @@ button.close { top: 5px; right: 5px; } +.csv { + margin-top: 20px; + margin-bottom: 20px; + white-space: pre; + overflow-wrap: normal; + overflow-x: scroll; + font-family: monospace; +} @@ -6869,7 +6877,7 @@ button.close {

Mnemonic Code Converter

-

v0.3.1

+

v0.3.5


@@ -6902,7 +6910,12 @@ button.close { - words + words. +
@@ -6948,6 +6961,8 @@ button.close {
+ +
 
 
@@ -6960,6 +6975,11 @@ button.close { +
@@ -6995,6 +7015,7 @@ button.close { 中文(繁體) Français Italiano + 한국어
@@ -7058,6 +7079,9 @@ button.close {
  • BIP49
  • +
  • + BIP84 +
  • BIP141
  • @@ -7341,6 +7365,86 @@ button.close { +
    +
    +
    +
    +
    +

    + For more info see the + BIP84 spec. +

    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    +

    The account extended keys can be used for importing to most BIP84 compatible wallets.

    +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    +

    The BIP32 derivation path and extended keys are the basis for the derived addresses.

    +
    +
    +
    + +
    + +
    +
    +
    +
    @@ -7375,41 +7479,68 @@ button.close {
    - - - - - - - - - - - - - - -
    -
    - Path   - -
    -
    -
    - Address   - -
    -
    -
    - Public Key   - -
    -
    -
    - Private Key   - -
    -
        
        
        
        
        
    +
    + + + Enabling BIP38 means each key will take several minutes to generate. +
    +
    + +
    +
    +
    + + + + + + + + + + + + + + +
    +
    + Path   + +
    +
    +
    + Address   + +
    +
    +
    + Public Key   + +
    +
    +
    + Private Key   + +
    +
        
        
        
        
        
    +
    +
    +
    +
    + +
    +
    Show @@ -7457,6 +7588,9 @@ button.close { Be careful - it can be easy to make mistakes if you don't know what you're doing.

    Entropy

    +

    + Entropy values should not include the BIP39 checksum. This is automatically added by the tool. +

    Entropy values must be sourced from a @@ -13422,7 +13556,10 @@ module.exports = require('buffer') },{"buffer":2}]},{},[4])(4) }); - + + - +},{"./hash":195,"inherits":189,"safe-buffer":193}]},{},[150])(150) +}); +