Skip to content

Commit

Permalink
Merge pull request bitcoin#136 from NicolasDorier/patch-4
Browse files Browse the repository at this point in the history
Add C# implementation of BIP39 (NBitcoin)
  • Loading branch information
laanwj committed May 26, 2015
2 parents f30e1ec + 775dca5 commit 8defdc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bip-0039.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8defdc8

Please sign in to comment.