summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
diff options
context:
space:
mode:
authorLogan Saether <lsaether@protonmail.com>2017-09-30 19:36:44 -0400
committerGitHub <noreply@github.com>2017-09-30 19:36:44 -0400
commit482aa02e825d84206be5bb95c198198a13c5b9e1 (patch)
tree5d7f284c8a5d6a0d37a7f5691679e018c96926d1 /bip-0039.mediawiki
parent72f5883b009a6c801f1c0d24bda5aa16eaa3c82e (diff)
downloadbips-482aa02e825d84206be5bb95c198198a13c5b9e1.tar.xz
rust mnemonic library added
I'm not affiliated with this implementation but I found it today and it appears to be actively maintained.
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r--bip-0039.mediawiki3
1 files changed, 3 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index add2a81..e9986be 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -156,6 +156,9 @@ JavaScript:
Ruby:
* https://github.com/sreekanthgs/bip_mnemonic
+Rust:
+ * https://github.com/infincia/bip39-rs
+
Swift:
* https://github.com/CikeQiu/CKMnemonic