We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717228b commit de90683Copy full SHA for de90683
bip-0039.mediawiki
@@ -131,13 +131,17 @@ http://github.com/trezor/python-mnemonic
131
132
==Other Implementations==
133
134
-Objective-C - https://github.com/nybex/NYMnemonic
+Objective-C:
135
+* https://github.com/nybex/NYMnemonic
136
-Haskell - https://github.com/haskoin/haskoin
137
+Haskell:
138
+* https://github.com/haskoin/haskoin
139
-.NET C# (PCL) - https://github.com/Thashiznets/BIP39.NET
140
+.NET C# (PCL):
141
+* https://github.com/Thashiznets/BIP39.NET
142
-.NET C# (PCL) - https://github.com/NicolasDorier/NBitcoin
143
144
+* https://github.com/NicolasDorier/NBitcoin
145
146
JavaScript:
147
* https://github.com/bitpay/bitcore-mnemonic
0 commit comments