Skip to content

Commit de90683

Browse files
committed
BIP 39: prettier formatting of implementation list
1 parent 717228b commit de90683

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

bip-0039.mediawiki

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,17 @@ 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
142146
JavaScript:
143147
* https://github.com/bitpay/bitcore-mnemonic

0 commit comments

Comments
 (0)