stamp_file
Hash a local file and submit its SHA-256 to public OTS calendars for a Bitcoin timestamp, returning a stamp ID.
Instructions
Convenience tool that hashes a local file and stamps it on Bitcoin in one step. Computes the SHA-256 of the file, then submits it to four public OTS calendars. The file contents are never sent externally — only the hash is. Returns a stamp ID for tracking confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the file to stamp |