kee-wallet/shared/stargate
Severiano Jaramillo f70176d47c Add getKeyAndLanguageFromWords() method to Mnemonics class.
- The getKeyAndLanguageFromWords() method receives a list of words and validates that they correspond to an actual Dero seed, and obtains the corresponding Key and language.
- Added tests to verify that the getKeyAndLanguageFromWords() method works as expected in different scenarios.
2024-04-12 19:46:59 -07:00
..
src Add getKeyAndLanguageFromWords() method to Mnemonics class. 2024-04-12 19:46:59 -07:00
build.gradle.kts Add calculateChecksumIndex() method to Mnemonics class. 2024-04-12 16:25:18 -07:00