Recommended LLM Inputs
Prompt Template (Copy/Paste)
Acceptance Checklist for AI-generated PRs
- Uses
DeframeProviderwith runtimeNEXT_PUBLIC_PODS_API_URLandNEXT_PUBLIC_PODS_API_KEY. - Passes
walletAddressfrom authenticated user session. - Implements
processBytecodeand emits required status events. - Handles rejection and error status paths explicitly.
- Does not hardcode API keys or private keys in source.
- Keeps host CSS scoped around
.deframe-widget. - Registers
config.components.SwapFormView = PodsSwapFormViewat the provider level. - Includes customer-facing docs and test steps.