You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to create an application that encrypts/decrypts small pieces of information (that themselves will be used as passphrases for some larger synchronious encryption/decryption scheme).
What would be the best way to do this using MetaMask? Is it at all possible, or does MetaMask currently really only expose the functionality to sign/sendTransaction?
The text was updated successfully, but these errors were encountered:
We would like to create an application that encrypts/decrypts small pieces of information (that themselves will be used as passphrases for some larger synchronious encryption/decryption scheme).
What would be the best way to do this using MetaMask? Is it at all possible, or does MetaMask currently really only expose the functionality to
sign
/sendTransaction
?The text was updated successfully, but these errors were encountered: