diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index a0ec74bb..ad78ed62 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -131,13 +131,17 @@ http://github.com/trezor/python-mnemonic ==Other Implementations== -Objective-C - https://github.com/nybex/NYMnemonic +Objective-C: +* https://github.com/nybex/NYMnemonic -Haskell - https://github.com/haskoin/haskoin +Haskell: +* https://github.com/haskoin/haskoin -.NET C# (PCL) - https://github.com/Thashiznets/BIP39.NET +.NET C# (PCL): +* https://github.com/Thashiznets/BIP39.NET -.NET C# (PCL) - https://github.com/NicolasDorier/NBitcoin +.NET C# (PCL): +* https://github.com/NicolasDorier/NBitcoin JavaScript: * https://github.com/bitpay/bitcore-mnemonic