MCPcopy
hub / github.com/npmx-dev/npmx.dev / npmxPublicationRkey

Function npmxPublicationRkey

shared/utils/atproto.ts:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29// Using our release date as the tid for the publication
30export const npmxPublicationRkey = () =>
31 TID.create(Date.parse('2026-03-03') * MS_TO_MICROSECONDS, TID_CLOCK_ID)

Callers 2

buildATProtoDocumentFunction · 0.90
checkPublicationFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected