spacemeshos / smapp-lite

The light wallet application for Spacemesh network
3 stars 2 forks source link

Mnemonics improvements suggestions #10

Closed monikasmolarek closed 4 months ago

monikasmolarek commented 5 months ago
  1. It would be good to copy to the clipboard the mnemonics with the order numbers. It would help with finding the correct words for the verification step. Also, Smapp exports the mnemonics like that and to recover the wallet, the users will have to correct their lists -remove the numbering and transform the list into a space-separated one line of words.

  2. The recovery from mnemonics - Sometime in the future it would be good to make it in the form of separate fields for each word. For now, white spaces could be trimmed because they are causing the Invalid mnemonic length error message. (+ Recovering from Smapp's list of words is complicated)

pigmej commented 5 months ago

Otoh the common way is no numbers at least that's what I saw more often.

monikasmolarek commented 5 months ago

then trim the numbering and accept the lists generated by smapp, of course it's not crucial, but this will be quite frustrating for the users that don't know any way to modify their list with just a few clicks