Sign messages or EIP-712 typed data with your agent wallet. Signing is commonly used to prove wallet ownership or authorize offchain actions.Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, ensure you have:- Installed Node.js v20.18.2 or later.
-
Installed Circle CLI:
- Authenticated your agent wallet.
Sign a message
Runcircle wallet sign with your message and wallet details. Each command
returns a signature (0xabcdef1234...):
Typed data signing is supported on EVM blockchains only.