wdk-observer-protocol (Historical)

May 26, 2026 · View on GitHub

This repository contains the original Observer Protocol integration for Tether's WDK, submitted to the Tether Hackathon Galáctica WDK Edition 1 in March 2026.

Both WDK and Observer Protocol have evolved significantly since then. The current canonical implementations live at:

  • @observer-protocol/wdk-protocol-trust — WDK protocol module providing AIP v0.6 trust handshake, DID/VC identity, and ERC-8004 attestation. Conforms to @tetherto/wdk v1.0.0-beta.9. Available on npm: npm install @observer-protocol/wdk-protocol-trust@beta

  • @observer-protocol/wdk-lightning-verifier — Wallet-agnostic Lightning preimage verification with reputation attribution. Composes with WDK but operates independently. Available on npm: npm install @observer-protocol/wdk-lightning-verifier@beta

For current Observer Protocol documentation, see observerprotocol.org.

For the WDK + Observer Protocol partnership demo (chargeback defense for agentic commerce), see observerprotocol.org/chargeback-prevention/wdk.


This repository is preserved for historical context. The code reflects WDK and OP/AT capabilities at hackathon submission time and is no longer maintained.