Skip to content

Commit a53cf50

Browse files
committed
Merge remote-tracking branch 'origin-pull/336/head'
2 parents ab32c2a + de90683 commit a53cf50

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

bip-0039.mediawiki

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,18 @@ http://github.com/trezor/python-mnemonic
131131

132132
==Other Implementations==
133133

134-
Objective-C - https://github.com/nybex/NYMnemonic
134+
Objective-C:
135+
* https://github.com/nybex/NYMnemonic
135136
136-
Haskell - https://github.com/haskoin/haskoin
137+
Haskell:
138+
* https://github.com/haskoin/haskoin
137139
138-
.NET C# (PCL) - https://github.com/Thashiznets/BIP39.NET
140+
.NET C# (PCL):
141+
* https://github.com/Thashiznets/BIP39.NET
139142
140-
.NET C# (PCL) - https://github.com/NicolasDorier/NBitcoin
143+
.NET C# (PCL):
144+
* https://github.com/NicolasDorier/NBitcoin
141145
142-
JavaScript - https://github.com/bitpay/bitcore-mnemonic, https://github.com/bitcoinjs/bip39
146+
JavaScript:
147+
* https://github.com/bitpay/bitcore-mnemonic
148+
* 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 public beta]])

0 commit comments

Comments
 (0)