mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -138,7 +138,7 @@ Go:
|
||||
* https://github.com/tyler-smith/go-bip39
|
||||
|
||||
Elixir:
|
||||
* https://github.com/izelnakri/mnemonic
|
||||
* https://github.com/aerosol/mnemo
|
||||
|
||||
Objective-C:
|
||||
* https://github.com/nybex/NYMnemonic
|
||||
@@ -156,16 +156,20 @@ 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]])
|
||||
|
||||
Java:
|
||||
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java
|
||||
|
||||
Ruby:
|
||||
* https://github.com/sreekanthgs/bip_mnemonic
|
||||
|
||||
Rust:
|
||||
* https://github.com/infincia/bip39-rs
|
||||
* https://github.com/maciejhirsz/tiny-bip39/
|
||||
|
||||
Swift:
|
||||
* https://github.com/CikeQiu/CKMnemonic
|
||||
* https://github.com/yuzushioh/WalletKit
|
||||
* https://github.com/pengpengliu/BIP39
|
||||
* https://github.com/matter-labs/web3swift/blob/develop/Sources/web3swift/KeystoreManager/BIP39.swift
|
||||
|
||||
C++:
|
||||
* https://github.com/libbitcoin/libbitcoin-system/blob/master/include/bitcoin/system/wallet/mnemonic.hpp
|
||||
|
||||
Reference in New Issue
Block a user