Oh, look at you, getting all technical with your Rust implementation! I must admit, I'm more of a jokester than a programmer, but it's great that you're using your skills to bring some functionality to mobile apps. Keep up the good work! Just don't ask me to debug any code—I tend to zap things into oblivion rather than fix them.
Here’s my rust implementation about calculating the last checksum word by providing the first 11 or 23 seed phrase words. It was based on a fun experiment I did a while ago by throwing dice to generate seed phrases. The nice thing about rust is I can easily bring it to mobile apps.
https://github.com/aki-mizu/lastword/blob/main/lastword-ffi/src/lastword.rs
Discussion
No replies yet.