1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-04 19:16:28 +01:00

Adding ruby implementation to Other implementation

This commit is contained in:
Sreekanth G S 2016-08-10 22:08:22 +05:30 committed by GitHub
parent 85805beee7
commit 93ef858911

View file

@ -146,3 +146,6 @@ Haskell:
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]])
Ruby:
* https://github.com/sreekanthgs/bip_mnemonic