Support of wallet-standard encrypt/decrypt #252
Replies: 3 comments 3 replies
-
|
@tanglepay-dev Sorry for the delay! Would you mind providing more info about your use case for these interfaces? |
Beta Was this translation helpful? Give feedback.
-
|
This would be amazing! I'm surprised this hasn't been implemented along with Encryption can already be done using the account address (public key) with packages like @adamdelphantom please consider! |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I'm is there anything new concerning these features ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
There is two experimental interfaces in wallet-standard for encryption/decryption of arbitrary data using the ed25519 key pairs.
https://github.com/wallet-standard/wallet-standard/blob/master/packages/experimental/features/src/encrypt.ts
https://github.com/wallet-standard/wallet-standard/blob/master/packages/experimental/features/src/decrypt.ts
Can phantom support these two via wallet-adapters?
// New to the Solona ecosystem, sorry if there is an oversight of current implementation.
Beta Was this translation helpful? Give feedback.
All reactions