Support of wallet-standard encrypt/decrypt #252
tanglepay-dev
started this conversation in
General
Replies: 1 comment 2 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.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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