Generate a challenge
First, you need to use our
/key/challenge endpoint
to generate a challenge.You will pass your user ‘s Ethereum address to this endpoint.
The response will contain a field challenge that you need for the next step.Sign the challenge
Next, you need to sign the challenge with the user ‘s private key.
You can use our Metamask with our signing tool or the following scripts: