AURA
DOCS
AuraMaxxGG
shared/server/routes/tempo.js + shared/server/routes/tempoDeveloper/v1.js

Prepare Vs Checkout

When to use the delegated prepare contract and when to use the service-wallet execute wrapper.

AI AGENTS

Prepare Or Execute

Delegated User Lane

Use quote -> prepare -> sign locally -> submit when the transaction belongs to a human user wallet.

Service Wallet Lane

Use the agent wrapper routes when the backend’s configured agent wallet should execute directly. Those routes are already full execute wrappers.

Document Reference
shared/server/routes/tempo.js + shared/server/routes/tempoDeveloper/v1.js