Skip to main content
You are viewing docs for the previous version of the Wallets SDK. We recommend upgrading to V1. See the updated version of this page or the V1 migration guide.

Prerequisites

  • Ensure you have a wallet created.
  • API Key: Ensure you have an API key with the scopes: wallets:signatures.create.
If you are signing with an operational signer, the wallet must have executed at least one transaction before signatures will work. This is because the wallet needs to be deployed onchain first.

Signing a Message

See the React SDK reference for more details.

Signing Typed Data

See the React SDK reference for more details.