diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index 84c09a0ab0..4a850eb49f 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -156,6 +156,9 @@ JavaScript: * https://github.com/bitpay/bitcore-mnemonic * https://github.com/bitcoinjs/bip39 (used by [[https://github.com/blockchain/My-Wallet-V3/blob/v3.8.0/src/hd-wallet.js#L121-L146|blockchain.info]]) +Pharo Smalltalk: +* https://github.com/eMaringolo/pharo-bip39mnemonic + Ruby: * https://github.com/sreekanthgs/bip_mnemonic