markovian_stamp
Compute a canonical commitment root to anchor any output on Bitcoin, enabling offline verification of integrity and existence without trusting the source.
Instructions
Compute the canonical commitment root for any output.
JSON is canonicalized with RFC 8785 (JCS); other text is used verbatim, then SHA-256 hashed. The returned root is exactly what Markovian anchors to Bitcoin, so anyone can later verify the output was unaltered and existed when claimed, without trusting the source or any operator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes |