vex-anchor#
Public anchoring layer for VEX audit logs.
Features#
AnchorBackendtrait — Pluggable anchoring backendsFileAnchor— JSON Lines append-only log for developmentGitAnchor— Orphan branch commits for tamper-evident timestamping
Usage#
Rust
Supported Backends#
- Ethereum (EIP-4844 Calldata)
- Celestia (Blobstream/DA)
- OpenTimestamps (Bitcoin-backed)
- FileAnchor (JSON Lines for local dev)
- GitAnchor (Tamper-evident Git commits)
License#
Apache-2.0 License - see LICENSE for details.