1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-11 16:51:51 +00:00

Merge pull request #92 from bip39JP/master

BIP0039 Added Japanese wordlist
This commit is contained in:
Wladimir J. van der Laan
2014-10-15 14:15:43 +02:00
3 changed files with 2070 additions and 1 deletions

View File

@@ -111,12 +111,16 @@ will make the desired wallet available.
==Wordlists==
* [[bip-0039/english.txt|English]]
* [[bip-0039/bip-0039-wordlists.md|Moved to separate document]]
==Test vectors==
See https://github.com/trezor/python-mnemonic/blob/master/vectors.json
Also see https://github.com/bip32JP/bip32JP.github.io/blob/master/test_JP_BIP39.json
(Japanese wordlist test with heavily normalized symbols as passphrase)
==Reference Implementation==
Reference implementation including wordlists is available from