Set Up Wallet Client
Sign Authorization
signAuthorization()
helper with the same parameters. In that case you can’t use the viem
signAuthorization
method as it’ll throw an error. Our docs have integration guides for every type of embedded wallet. You can follow them.Initialize Nexus Account
Connect to MEE Relayer
Quote Orchestration
authorizations
field and just set delegate: true
Execute Orchestration
delegate: true
is mandatory.authorization
must be passed. You can pass it manually (recommended) or allow the SDK to prompt the user to sign.accountAddress
must be explicitly overridden to the EOA address to signal EIP-7702 usage.