1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00

rust mnemonic library added

I'm not affiliated with this implementation but I found it today and it appears to be actively maintained.
This commit is contained in:
Logan Saether 2017-09-30 19:36:44 -04:00 committed by GitHub
parent 72f5883b00
commit 482aa02e82

View File

@ -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