Support

We're here to help you get the most out of Truestamp. Find answers to common questions or get in touch with our support team.

Community & Updates

Share feedback, follow what we're building next, and see what just shipped. Each opens right here in a popup, so no separate account is needed.

Knowledge Base

Browse the concepts behind Truestamp. Pick a domain to explore, follow the links between concepts, or search across everything.

Offline verification

Checking a Truestamp proof bundle using only its own contents with no call to any Truestamp server, by recomputing domain-separated hashes, walking the Merkle inclusion and epoch proofs, and verifying the Ed25519 signature; on-chain confirmation is the only optional network step.

Overview

Offline verification means checking a Truestamp proof bundle using only its own contents, with no call to any Truestamp server: recompute the subject hash with domain-separated SHA-256, walk the Merkle inclusion proof up to the block’s Merkle root, derive the block hash, walk each epoch proof up to the committed epoch root, and verify the Ed25519 signature over the signed payload. The only step that touches a network is confirming that the commitment transactions actually exist on Stellar or Bitcoin, and it is optional: run with the offline flag (skip_external) and those checks report as skipped rather than failed. The step-by-step walk is in verify a proof, and the fields it consumes are defined in the proof bundle wire format.

Get Help

API Documentation

Comprehensive guides for the REST and GraphQL APIs, including interactive documentation and code examples.

View API Docs

FAQ

Quick answers to the most commonly asked questions about timestamping and verification.

Browse FAQ

Email Support

Send us a message and our team will respond within 24 hours.

[email protected]

Security Issues

Report security vulnerabilities through our responsible disclosure program.

[email protected]