Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Question: How to implement message signing? #107

Open
Nuttymoon opened this issue Aug 10, 2023 · 1 comment
Open

Question: How to implement message signing? #107

Nuttymoon opened this issue Aug 10, 2023 · 1 comment

Comments

@Nuttymoon
Copy link
Contributor

Hi,

This is more a question than a real issue. I would like to reproduce the message signing feature of the Avalanche Wallet:

  • Signing arbitrary messages given a private key
  • Verifying a message source address from its signature

Where should I look in the SDK to do so? Thanks!

@richardpringle
Copy link
Collaborator

Hey @Nuttymoon, I think most of the signing happens in one of the ethers dependency crates.

@gyuho, do you know if there's any other signing happening?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants