Skip to content

Account recovery - with recovery address #162

Closed Answered by horsefacts
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

You'll need to generate an EIP-712 Transfer signature from the address that will receive the recovered account, then call IdRegistry.recover from the EOA you set as the recovery address.

Collecting the signature is the tricky part. See the docs linked above for an example of how to generate it. Once you've done that, you can call recover from Etherscan.

I know this is a little low level right now. We intend to publish a frontend tool to do this at some point.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected by sds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant