summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-12-16 07:00:47 +0000
committerWladimir J. van der Laan <laanwj@gmail.com>2014-12-16 07:00:47 +0000
commit859686015f71e4d047a6ab10c4db38bda1495018 (patch)
tree56b205f8d6ddea21e2bf5f868688cce5d266166f
parent86edfd57ddb6f4b63d1e770e5af5294fe54018fc (diff)
parent7f096c1ecdb315e6c5f0bb7a49dbe50ca78ebdcc (diff)
downloadbips-859686015f71e4d047a6ab10c4db38bda1495018.tar.xz
Merge pull request #128 from Thashiznets/patch-2
BIP39 Adding reference to .NET C# (PCL) API
-rw-r--r--bip-0039.mediawiki3
1 files changed, 3 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index b6aebfb..f95836d 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -135,3 +135,6 @@ Objective-C - https://github.com/nybex/NYMnemonic
Haskell - https://github.com/haskoin/haskoin
+.NET C# (PCL) - https://github.com/Thashiznets/BIP39.NET
+
+