Store seed phrases in vscode.SecretStorage
Opened this issue · 0 comments
spoo-bar commented
vscode api provides extensions with the capability to store secrets which arent available to other extensions.
Replace current plaintext storing of seedphrasess to using vscode.SecretStorage
Also remove all warnings about the seedphrases post implementation