1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-02 15:43:53 +00:00

Updated URL of the JavaScript reference implementation

Old repo is archived and links to the new repo are found in the old one's README file. This change updates the old repo's link to the new one.
This commit is contained in:
Chirag Bhatia
2021-06-06 17:34:30 +05:30
committed by GitHub
parent 6a5c99fcc9
commit cdbe675223

View File

@@ -163,7 +163,7 @@ Haskell:
* https://github.com/NicolasDorier/NBitcoin
JavaScript:
* https://github.com/bitpay/bitcore-mnemonic
* https://github.com/bitpay/bitcore/tree/master/packages/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]])
Java: