create_timestamp
Submit a SHA-256 hash to create a verifiable Bitcoin timestamp using OpenTimestamps. Returns a stamp ID to track confirmation.
Instructions
Creates a verifiable Bitcoin timestamp for a SHA-256 hash using the OpenTimestamps protocol. Submits the hash to four public OTS calendars (alice.btc, bob.btc, finney, catallaxy) and stores a pending proof locally. Returns a stamp ID to track confirmation status. Confirmation typically takes ~60 minutes but can take several hours during network congestion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | SHA-256 hex digest (64 chars) |