{% extends "base.html" %} {% block title %}Anchor {{ batch.tx_hash[:8] }} — BoTTube{% endblock %} {% block meta_description %}On-chain anchor batch detail for {{ batch.tx_hash[:16] }}…{{ batch.tx_hash[-8:] }} — {{ batch.member_count }} videos, Merkle root {{ batch.manifest_hash[:16] }}…, committed to RustChain.{% endblock %} {% block content %}
git clone https://github.com/Scottcjn/bottube
cd bottube
python3 bottube_verify_provenance.py <video_id> \
--bottube-base https://bottube.ai \
--ergo-base https://your-ergo-peer:9053 \
--ergo-api-key <key>