1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-23 15:20:50 +01:00

Merge pull request #1045 from koushiro/koushiro/add-bip0039-rs

Add another Rust implmentation of BIP-0039
This commit is contained in:
Luke Dashjr 2021-02-12 21:29:20 +00:00 committed by GitHub
commit 3a7585365f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -174,6 +174,7 @@ Ruby:
Rust:
* https://github.com/maciejhirsz/tiny-bip39/
* https://github.com/koushiro/bip0039-rs
Swift:
* https://github.com/CikeQiu/CKMnemonic