AlphaWallet / AlphaWallet/alpha-wallet-android
Encrypt message with pubKey and decrypt with priKey
Open
- Dominant language
- Java
- Stars
- 646
- Forks
- 579
- PR merge metrics
- No merged PRs in 30d
Description
Hi, We are developing a messenger dapp. In metamask, we use `eth_getEncryptionPublicKey` methods to get pubKey to encrypt messages by pubKey, and decrypt the messages by priKey using `eth_decrypt` methods. Does alphawalet supports these methods or have similar methods?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.