Skip to content

i2dor/opentimestamps.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

297 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --include=dev

Build

Compile css, build javascript and dependencies.

gulp

Start

The simplest way to start this server is:

gulp server

About

OpenTimestamps.org website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.3%
  • SCSS 6.2%
  • HTML 5.3%
  • Other 0.2%