mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-09 15:53:54 +00:00
BIP 39: prettier formatting of implementation list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user