<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.borthwick-wallet-state-attestation" target="https://datatracker.ietf.org/doc/html/draft-borthwick-wallet-state-attestation-00">
   <front>
      <title>Wallet State Attestation: Signed Booleans about On-Chain State</title>
      <author initials="D. C." surname="Borthwick" fullname="Douglas Cameron Borthwick">
         <organization>InsumerAPI</organization>
      </author>
      <date month="May" day="13" year="2026" />
      <abstract>
	 <t>   This document defines Wallet State Attestation: a primitive in which
   an issuer reads on-chain state for a wallet address, evaluates one or
   more operator-defined conditions, and returns a cryptographically
   signed boolean (or structured fact profile) that any verifier can
   check offline using a published JWKS endpoint.  The primitive enables
   condition-based access decisions without identity presentation,
   credential exchange, or trust in the issuer at runtime.  This
   document describes the request and response surface, the signing
   algorithm posture, the JWKS discovery pattern, and the security and
   privacy considerations of the primitive.  It does not define a new
   wire protocol; rather, it profiles existing IETF building blocks
   (JWT, JWKS, JOSE) for the wallet-state-attestation use case.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-borthwick-wallet-state-attestation-00" />
   
</reference>
