Skip to content

Add ERC: Prepared Transaction Envelope#1753

Open
mike-diamond wants to merge 6 commits into
ethereum:masterfrom
mike-diamond:add-erc-prepared-transaction-envelope
Open

Add ERC: Prepared Transaction Envelope#1753
mike-diamond wants to merge 6 commits into
ethereum:masterfrom
mike-diamond:add-erc-prepared-transaction-envelope

Conversation

@mike-diamond
Copy link
Copy Markdown

Summary

New Standards Track ERC: the Prepared Transaction Envelope - an off-chain envelope that carries a prepared-but-not-yet-signed transaction, batch, or signature request from a producer (relayer, DeFi UI, intent solver, multisig coordinator, hardware-wallet companion, AI agent) to a consumer (wallet, signer, policy engine).

Discussion: https://ethereum-magicians.org/t/prepared-transaction-envelope-off-chain-producer-to-wallet-handoff/28557

Composes with EIP-712, ERC-5792, ERC-6492 (all Final); integrates non-normatively with ERC-7730, ERC-7715, ERC-8004. It redefines none of them.

Reference implementation: @txkit/tx-protocol on npm (Apache-2.0). The four worked envelopes referenced from Test Cases are runnable TypeScript files in that repository, so this PR adds a single ERC file with no assets/ directory.

@eip-review-bot
Copy link
Copy Markdown
Collaborator

eip-review-bot commented May 18, 2026

File ERCS/erc-8265.md

Requires 1 more reviewers from @g11tech, @jochem-brouwer, @samwilsn, @xinbenlv

Comment thread ERCS/erc-8262.md Outdated
Comment thread ERCS/erc-8262.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants