Open ozgunozerk opened 2 years ago
Previously, we were storing the mnemonic of the farmer's signing key. But now, we are only dealing with reward address on the frontend and we do not care about farmer's signing key/s.
So, this issue is about :
P.S: We should also think about importing the reward address from a wallet via a better integration in a separate issue
Look at grammarly type experience between desktop app and web app hand off.
We are not storing the mnemonic for security purposes, but we can encrypt it using the user-password. This could be the default option, and not storing the mnemonic could be an advanced option.
If we decide to store the mnemonic, we should be able connect it to a wallet