summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
diff options
context:
space:
mode:
authorSjors Provoost <sjors@sprovoost.nl>2016-02-23 11:24:29 +0800
committerSjors Provoost <sjors@sprovoost.nl>2016-02-23 11:24:29 +0800
commitde90683130e346bd43abf62030f4434179aa91af (patch)
tree60e3024102851b2bb1cfc702726b482e04da9d2f /bip-0039.mediawiki
parent717228b8fdf4ab0f97d73531603b6c24244bf360 (diff)
downloadbips-de90683130e346bd43abf62030f4434179aa91af.tar.xz
BIP 39: prettier formatting of implementation list
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r--bip-0039.mediawiki12
1 files changed, 8 insertions, 4 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index a0ec74b..ad78ed6 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