Skip to content

SiENcE/timestamp-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Timestamp service

this web application can be used to timestamp documents.

Build

After checking out the project you can build the project by:

mvn clean install

After successful build the war file should reside under

timestamp-service-app/target/

Just deploy it by using for example tomcat and copying it to /webapps/tss.war.

After deplyoment it should be present under: http://localhost:8080/tss

License

This project is licensed under the Apache Software License, Version 2.0.

About

online service to timestamp documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • Java 4.9%