Skip to content

docs(tip): exportable access key format#2915

Open
jxom wants to merge 1 commit intomainfrom
jake/tip-access-key-export-format
Open

docs(tip): exportable access key format#2915
jxom wants to merge 1 commit intomainfrom
jake/tip-access-key-export-format

Conversation

@jxom
Copy link
Member

@jxom jxom commented Mar 1, 2026

Adds a TIP defining a standardized format for exportable access keys — a portable encoding that bundles an access key private key with a signed key authorization.

This enables deferred on-chain authorization: the key auth is submitted alongside the first real transaction instead of requiring a separate authorization tx, saving fees.

Format: priv_<base64url(version || private_key || rlp(signed_key_auth))>

@jxom jxom changed the title docs: exportable access key format TIP docs(tip): exportable access key format Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant