1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

BIP 39: prettier formatting of implementation list

This commit is contained in:
Sjors Provoost 2016-02-23 11:24:29 +08:00
parent 717228b8fd
commit de90683130

View File

@ -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