1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 07:28:03 +01:00

Merge pull request #431 from sreekanthgs/patch-1

Adding ruby implementation to Other implementation
This commit is contained in:
Luke-Jr 2016-08-10 23:33:56 +00:00 committed by GitHub
commit b1d9d528da

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