Part of Better Data's open operational infrastructure. Use standalone or with Commerce Chain Optimization.

See Commerce Chain Optimization →
tagd.sh

Generate

Overview

Generate Signal Tag IDs and payloads for compliant verification flows.

1 min read · Generate

Edit this page

Generation workflow

  1. Generate unique st_* ID.
  2. Create schema-valid record.
  3. Encode ID into QR/NFC/barcode carrier.
  4. Publish record to verification endpoint.
import { generateTagId } from '@signal-tags/generate'

const id = generateTagId()