TaifoonTAIFOON
TaifoonTAIFOON
PRODUCT OVERVIEW — USE CASES & INTEGRATION
12SPIN WITH TAIFOON

Spin with Taifoon

TL;DR
Taifoon serves cross-chain protocols, infrastructure providers, traders, and operators — anyone who needs cryptographic verification of blockchain state. Every cross-chain operation carries a trust assumption. Taifoon replaces that assumption with cryptographic proof — verifiable by anyone, on any chain.
Taifoon serves cross-chain protocols, infrastructure providers, traders, and operators who need cryptographic verification of blockchain state. Every cross-chain operation has a trust assumption. Taifoon replaces that assumption with cryptographic proof — verifiable by anyone, on any chain.

Primary Use Cases

Protocols
Cross-Chain Protocols
DEXs, lending, perps, RWAs — verify cross-chain state without oracles
Infrastructure
Infrastructure Providers
RPC providers, indexers, relayers — offer verified data streams
Traders
Retail & Institutional
Retail and institutional — verifiable execution across chains
Transport
Bridges & Messaging
Bridges, messaging layers — replace validator trust with proofs

Secondary Use Cases

Institutional
Market Makers & Funds
Market makers, quant funds — audit-ready cross-chain execution
Rollups & Appchains
L2 Solutions
OP Stack, Arbitrum Orbit, ZK rollups — L1 state verification
Node Runners
Operators & Validators
Operators, executors, validators — earn by generating proofs

Common Integration Patterns

Bridge Protocol
Lock funds on chain A, prove locking event via V5 proof, mint on chain B after on-chain verification
V5 Proof API + ProofVerifier.sol
Cross-Chain NFT Gating
Prove NFT ownership on Ethereum without bridging, use StateProof to verify balanceOf result on destination chain
EVMStateProof + V5 Proof API
Multi-Chain DAO
Aggregate votes from multiple chains, verify each chain's votes via receipt proofs, execute proposal on main chain
Receipt Proof + batchExecuteVerifiedCalls()
DEX Aggregator
Fetch real-time gas prices across chains, optimize routing based on actual network conditions, no external oracle needed
GetMultiChainGasPrices gRPC
Verifiable Compute
Submit compute job, commit result hash on-chain, verify completion proof before payment release
V5 Proof API + custom contracts

Resources

Integration Support
Spin with Taifoon Program
Free integration support — dedicated engineering, priority API access, and co-marketing.
Technical Documentation
Full Documentation
Comprehensive guides covering V5 Proof API, smart contracts, gas oracle, and integration patterns.