bips icon indicating copy to clipboard operation
bips copied to clipboard

Added working Pharo Smalltalk implementation [for BIP 39]

Open eMaringolo opened this issue 6 years ago • 3 comments

This implementation is compliant with the spec allowing the creation of new mnemonics from an entropy from 128 to 256 bits, from mnemonic words or from the the raw entropy+checksum bytes.

Supports English, Spanish, Italian and French, and passes all tests from the Python reference implementation.

eMaringolo avatar Mar 04 '18 18:03 eMaringolo

@slush0 @prusnak @voisine @ebfull

luke-jr avatar Mar 04 '18 18:03 luke-jr

not work

amirziari avatar Mar 09 '18 00:03 amirziari

64位私钥导只能导出24位助记词,有的人导出12位,是怎么做到的? The 64-bit private key can only export 24-bit mnemonics, and some people export 12-bit. How did they do it?

k6xiao avatar Jan 28 '22 17:01 k6xiao

Let's close because of https://github.com/bitcoin/bips/pull/1576

prusnak avatar Apr 25 '24 15:04 prusnak

Thank you, @prusnak, closing.

jonatack avatar Apr 25 '24 15:04 jonatack