fix: warnings
All checks were successful
Release to Production / build_and_release (push) Successful in 23s
All checks were successful
Release to Production / build_and_release (push) Successful in 23s
This commit is contained in:
parent
ce92669bc3
commit
27a557241d
@ -15,9 +15,9 @@
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<a href="#/Create">Create</a>
|
||||
<a href="#/Sign">Sign</a>
|
||||
<a href="#/Verify">Verify</a>
|
||||
<a href="#/create">Create</a>
|
||||
<a href="#/sign">Sign</a>
|
||||
<a href="#/verify">Verify</a>
|
||||
</nav>
|
||||
<div id="app">SIGit Documentation is loading...</div>
|
||||
<script>
|
||||
|
4
sign.md
4
sign.md
@ -28,8 +28,8 @@ This file contains the following:
|
||||
- "marked" folder (offline only) - containing marked pdfs
|
||||
- "files" folder (offline only) - containing original pdfs
|
||||
- "events" folder:
|
||||
* sign Event (1603)
|
||||
* create event (160300), for verification
|
||||
* Sign Event (1603)
|
||||
* Create event (160300), for verification
|
||||
* OTS request event
|
||||
* OTS response event(s)
|
||||
- meta.json file - contains the marks information
|
||||
|
@ -1,4 +1,5 @@
|
||||
|
||||
# DEPRECATED - NEW FLOW IN PROCESS
|
||||
# WARNING - BREAKING CHANGES (v1 upcoming)
|
||||
# Document Signing
|
||||
|
||||
A proposal for signing documents in a secure and private way. Implemented by https://sigit.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user