Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added working Pharo Smalltalk implementation [for BIP 39] #656

Closed
wants to merge 1 commit into from

Conversation

eMaringolo
Copy link
Contributor

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.

@luke-jr luke-jr changed the title Added working Pharo Smalltalk implementation Added working Pharo Smalltalk implementation [for BIP 39] Mar 4, 2018
@luke-jr
Copy link
Member

luke-jr commented Mar 4, 2018

@amirziari
Copy link

not work

@k6xiao
Copy link

k6xiao commented Jan 28, 2022

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?

@prusnak
Copy link
Contributor

prusnak commented Apr 25, 2024

Let's close because of #1576

@jonatack
Copy link
Member

Thank you, @prusnak, closing.

@jonatack jonatack closed this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants