summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2021-02-12 21:29:20 +0000
committerGitHub <noreply@github.com>2021-02-12 21:29:20 +0000
commit3a7585365ff3280a4fc9d34ea6a1e43c39cfa7be (patch)
tree44e67d3c0d1ef1f43b0a98534c5d1c6e0ba5770f /bip-0039.mediawiki
parentfbef072a9179768f5136a8b9a91cfbc3241116a8 (diff)
parente963414eee7ac8f85a5a92f9d170f5f3d38f816d (diff)
downloadbips-3a7585365ff3280a4fc9d34ea6a1e43c39cfa7be.tar.xz
Merge pull request #1045 from koushiro/koushiro/add-bip0039-rs
Add another Rust implmentation of BIP-0039
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r--bip-0039.mediawiki1
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index 3e12d28..ab1c3b8 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -174,6 +174,7 @@ Ruby:
Rust:
* https://github.com/maciejhirsz/tiny-bip39/
+* https://github.com/koushiro/bip0039-rs
Swift:
* https://github.com/CikeQiu/CKMnemonic