UseDocumentation Index
Fetch the complete documentation index at: https://tfh-murph-idkit-intro.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
MiniKit.signTypedData() to request an EIP-712 signature from the user’s wallet.
Basic Usage
Result
Fallback Behavior
Define a custom fallback in the command payload for support outside mini apps.Error Codes
| Code | Meaning |
|---|---|
invalid_operation | The request contains an invalid operation |
user_rejected | The user rejected the request |
input_error | The payload is invalid |
simulation_failed | Simulation failed before signing |
generic_error | Unexpected failure |
disallowed_operation | The operation is not allowed |
invalid_contract | The contract or domain is invalid |
malicious_operation | The request was flagged as malicious |