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

Add C# implementation of BIP39 (NBitcoin)

This commit is contained in:
Nicolas Dorier 2015-01-28 18:57:28 +01:00 committed by Nicolas DORIER
parent 2ea19daaa0
commit 775dca5b0c

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/NicolasDorier/NBitcoin
JavaScript - https://github.com/bitpay/bitcore-mnemonic