Skip to content

docs: add cross-chain announcement format spec - #102

Merged
truthixify merged 1 commit into
wraith-protocol:developfrom
Peolite1:feat/announcement-format
Jul 27, 2026
Merged

docs: add cross-chain announcement format spec#102
truthixify merged 1 commit into
wraith-protocol:developfrom
Peolite1:feat/announcement-format

Conversation

@Peolite1

Copy link
Copy Markdown

Closes #90

This PR introduces the normative specification for cross-chain announcements emitted by Wraith Protocol.

Changes Included:

  • New Architecture File: Added architecture/announcement-format.mdx.
  • Common Canonical Form: Documented the standardized JSON format used across the SDK.
  • Per-Chain Specifications: Included the event topics and payload shapes for currently supported chains (CKB, EVM, Solana, Stellar).
  • Extensibility Notes: Documented guidelines for integrating future chains into the SDK.

Acceptance Criteria Met:

  • Every chain in sdk/chains/* is documented.
  • The specification is marked as normative.
  • Ready for review by the SDK maintainer.

@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@Peolite1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@truthixify
truthixify merged commit a6f7d62 into wraith-protocol:develop Jul 27, 2026
2 checks passed
@truthixify

Copy link
Copy Markdown
Contributor

In, thanks. Normative spec is what third-party indexers were waiting for.

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.

Architecture: cross-chain announcement format spec

3 participants