Skip to main content
Sign messages or EIP-712 typed data with your agent wallet. Signing is commonly used to prove wallet ownership or authorize offchain actions.

Prerequisites

Before you begin, ensure you have:

Sign a message

Run circle wallet sign with your message and wallet details. Each command returns a signature (0xabcdef1234...):
Typed data signing is supported on EVM blockchains only.
See the CLI command reference for full syntax and options.