Skip to main content
To integrate Sophon Account with Wagmi, you need to install the @sophon-labs/account-connector package.
Then, you need to create a new connector:
And that’s it, you can now use wagmi hooks and componentes to interact with Sophon Account.

Signin Messages

Simple message signature is supported:

Signin Types Messages

Typed data signature is supported:

Wagmi Connector Example

You can check an example of using a custom Wagmi connector with Sophon Account.