Skip to main content

Module artifact

Module artifact 

Source
Expand description

Signed artifact build / verify (mirror of src/artifact.ts).

Structs§

BuildAnswerOpts
BuildQuestionOpts
BuildRatingOpts
VerifyResult

Constants§

PROTOCOL_VERSION

Functions§

build_answer
build_question
build_rating
cid_of
verify_artifact

Type Aliases§

Artifact
A signed artifact in JSON-shaped form. Field order matters for byte-identical outputs after JCS, so we use Map (with preserve_order enabled) when building.