← back to Govarbitrage

scripts/run-liveness.sh

8 lines

#!/bin/sh
# Fast dead-listing sweep (launchd/cron-invoked). Tier1 expires past-closing
# listings instantly ($0); Tier2 network-verifies a batch. No creds needed.
set -e
cd "$(dirname "$0")/.."
export PATH="/opt/homebrew/bin:/usr/bin:/bin:$PATH"
exec /opt/homebrew/bin/npx tsx scripts/liveness-sweep.ts 40