diff options
author | koushiro <koushiro.cqx@gmail.com> | 2020-12-17 22:20:40 +0800 |
---|---|---|
committer | koushiro <koushiro.cqx@gmail.com> | 2020-12-17 22:20:40 +0800 |
commit | e963414eee7ac8f85a5a92f9d170f5f3d38f816d (patch) | |
tree | 068854b201dba6488d65a4644ff937ca42b909a9 /bip-0039.mediawiki | |
parent | 7e13d23d4339e5704f3c12d88704ee7520d16149 (diff) |
Add a link of another Rust implmentation of BIP-0039
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r-- | bip-0039.mediawiki | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index c5ab9bb..30e02e6 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -164,6 +164,7 @@ Ruby: Rust: * https://github.com/maciejhirsz/tiny-bip39/ +* https://github.com/koushiro/bip0039-rs Swift: * https://github.com/CikeQiu/CKMnemonic |