We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metamask allows for content decryption via the private key associated with the user's wallet. https://docs.metamask.io/guide/rpc-api.html#eth-decrypt It would be great for Solana wallets to support this as well.
The workflow for an application might look like:
The text was updated successfully, but these errors were encountered:
vsakos
No branches or pull requests
Metamask allows for content decryption via the private key associated with the user's wallet.
https://docs.metamask.io/guide/rpc-api.html#eth-decrypt
It would be great for Solana wallets to support this as well.
The workflow for an application might look like:
The text was updated successfully, but these errors were encountered: