Releases: Helm-Protocol/OpenTTT
Releases · Helm-Protocol/OpenTTT
v0.2.6 — 6 ecosystem coverage + httpOnly
What's New
- httpOnly mode: zero-friction PoT generation (no ETH, no wallet)
- 6 ecosystem integrations: npm, MCP, x402, ElizaOS, PyPI, OpenAI Agents
- GRG IP abstraction complete
- AGENTS.md for 60K+ auto-discovery
- Governance PoT example
- Web demo: https://helm-protocol.github.io/OpenTTT/demo/
Install
npm install opentttStats
- 397 tests passing
- 64K+ on-chain proofs
- IETF Draft: draft-helmprotocol-tttps
Clarification: OpenTTT vs Google Roughtime
Many users have asked how OpenTTT differs from Google Roughtime. Here's the short answer:
Roughtime detects timestamp anomalies after a block is finalized. It's a forensic tool.
OpenTTT validates timestamps before a fork transition is applied. It's an enforcement hook.
| Roughtime | OpenTTT | |
|---|---|---|
| Timing | Post-finalization | Pre-ingestion |
| Effect | Audit log | Block rejection |
| Economic impact | None | MEV from drift → 0 as adoption grows |
Roughtime proves time fraud happened. OpenTTT makes time fraud economically irrational before it can happen.