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

Merge pull request #136 from NicolasDorier/patch-4

Add C# implementation of BIP39 (NBitcoin)
This commit is contained in:
Wladimir J. van der Laan 2015-05-26 08:20:05 +00:00
commit 8defdc87d1

View File

@ -137,4 +137,6 @@ 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
JavaScript - https://github.com/bitpay/bitcore-mnemonic JavaScript - https://github.com/bitpay/bitcore-mnemonic