FrancisPouliot / opentimestamps.org

OpenTimestamps.org website

Home Page:https://opentimestamps.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opentimestamps.org

Official OpenTimestamps website [opentimestamps.org]

Pages

index.html

Stamp new data and verify stamped data. At the end of stamp operation, the ots proof download starts automatically. At the end of verify operation, if the ots proof change (with complete attestation) the ots proof download starts automatically.

Get parameters:

  • digest : hash (sha256) of the data to timestamp (optional).
  • ots : ots proof in hexadecimal format (optional).

info.html

Parse the ots proof in a nice representation.

Get parameters:

  • ots : ots proof in hexadecimal format (mandatory).

Command

Install dependencies.

Resolve and install dependencies.

npm install --dev

Build

Compile css, build javascript and dependencies.

gulp default

Start

The simplest way to start this server is:

gulp server

About

OpenTimestamps.org website

https://opentimestamps.org


Languages

Language:JavaScript 88.5%Language:CSS 6.3%Language:HTML 5.3%