Skip to main content

Documentation Index

Fetch the complete documentation index at: https://visualsign.dev/llms.txt

Use this file to discover all available pages before exploring further.

Turnkey operates VisualSign parser instances in AWS Nitro Enclaves, providing transaction parsing with attestation verification without requiring you to manage enclave infrastructure.

Prerequisites

Integration overview

Getting started

Integration details coming soon. Contact Turnkey for early access.

Attestation verification

Even with a hosted solution, you must verify attestations. The attestation document proves:
  1. The response came from a genuine AWS Nitro Enclave
  2. The enclave is running the expected VisualSign parser code
  3. The parsed output hasn’t been tampered with
See Attestation Verification for implementation details.

API reference

The hosted API uses the same gRPC interface as self-hosted deployments. See gRPC API Reference for message formats and examples.

Support