Examples
Reference implementations and code samples for common Fairseq use cases.
Explore practical examples showing how to use the Fairseq SDK for different scenarios.
Available Examples
Basic Prover
A minimal example showing how to create a batch of transactions and generate a temporal ordering proof.
Batch Processing
Process multiple transactions efficiently using batch operations for high-throughput scenarios.
View Batch Processing Example →
On-Chain Registry
Publish batch commitments on-chain and wire optional on-chain verification using Solidity.
View On-Chain Registry Example →
REST API Client
Use the Fairseq REST API directly from TypeScript or any HTTP client. No SDK package required.
View REST API Client Example →
Quick Links
- Quick Start Guide — Get up and running in minutes
- SDK Reference — Complete API documentation
- Guides — Integration guides for specific use cases
Was this page helpful? /
Back to docs