Home

Choosing your Signer

Smart accounts, like EOAs, rely on signatures to validate transactions and messages. The difference with smart accounts is that it can use arbitrary signatures schemes, such as multisig, passkeys, etc.

It's possible to use third-party "wallet services" as signers for smart accounts. The end result is that your users will be interacting with the wallet UIs provided by these services, while using a smart account powered by Openfort.

The Openfort Embedded Signer is an embedded signer that is powered by Openfort's signer infrastructure. Using the Openfort Embedded Signer, you can get started building embedded accounts with just an Openfort API key!

Learn how to set up your account configuration to use the Openfort Embedded Signer in the Embedded Signer guide.