Hash in browser
Drag in a PDF, image, dataset, code archive, or creative draft. nStamp calculates the SHA-256 fingerprint locally in your browser, so the file stays on your device.
nStamp calculates a SHA-256 hash in your browser and writes only that fingerprint to NEAR. The public record lets anyone confirm that matching file bytes existed no later than the block time.
Proof receipt
7d9f…a42c
Why it matters
nStamp creates evidence that particular file bytes existed no later than a recorded block time. It does not prove who created the file, whether its contents are true, or whether it was complete. Those claims still depend on the surrounding evidence.
How it works
Three steps from a private file to a public, independently checkable timestamp.
Drag in a PDF, image, dataset, code archive, or creative draft. nStamp calculates the SHA-256 fingerprint locally in your browser, so the file stays on your device.
Sign a transaction that writes only the SHA-256 fingerprint to NEAR. The record is public, timestamped, and tied to the stamping account.
Anyone with the file can calculate its hash and compare it with the public record. A match confirms that the file has exactly the bytes committed to at that time.
Who needs it
Create a timeline for research, drafts, evidence packages, and AI-assisted work.
Timestamp sketches, layers, drafts, and releases to document when each exact version existed.
Timestamp outputs, prompts, model artifacts, and evaluation records without exposing private files.
Stamp datasets, methods, preprints, and milestones to create a verifiable trail.
Privacy model
nStamp does not upload or store your file. The hash is calculated in your browser, and only the fingerprint is written to the public blockchain.
Open the app →Start now
Your browser creates the hash. NEAR records the commitment. Your file stays with you.
FAQ
No. Your browser calculates a SHA-256 hash locally. The public record is the fingerprint of the file, not the file itself.
It proves that a particular SHA-256 hash was committed to a public NEAR record no later than the recorded block time. A matching file has exactly the bytes represented by that hash.
A stamp does not prove authorship, ownership, accuracy, legality, or that the file tells the truth. Use the stamping account and other evidence to support those wider claims.
Yes. Verification works by hashing the original file again, in the browser or any SHA-256 tool, and comparing the result with the blockchain record.
You need a NEAR wallet to create a stamp. Anyone can recalculate a SHA-256 hash and inspect the public record without connecting a wallet. You can set up a NEAR account at near.com.