Aqua Aggregator

A high-throughput timestamping service for the Aqua Protocol.

This service batches revision hashes from Aqua-enabled clients into Merkle trees and dual-anchors them per epoch to both an EVM blockchain (Sepolia) and an eIDAS-qualified RFC 3161 TSA. Each submitted leaf is returned a witness revision pair (TimestampObject + Signature) that chains directly off the client's tip.

Operated by inblock.io.

Integrating an agent or client? Read /docs (or fetch the same content as a machine-readable skill at /.well-known/aqua-skill.md, with the SIWE auth deep-dive at /.well-known/aqua-skill-auth.md). Covers SIWE authentication for eip155 / ed25519 / p256 DIDs, leaf submission, witness retrieval, and offline verification.

Server identity

Before trusting any witness from this service, verify the published identity claim and pin the resulting DID:

Endpoints

Source

github.com/inblockio/aqua-timestamps