Skip to content

E-signature web app for digitally signing and verifying documents on EVM-based blockchains

License

Notifications You must be signed in to change notification settings

OpenSig/opensig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSig

A standalone e-signature web app for digitally signing and verifying files on EVM-based blockchains.

The app can be found online at https://opensig.net

Files are hashed on the local machine and notarised to the blockchain alongside the signer's public address, providing proof of possession as well as proof of existence. Signatures can optionally include a small amount of public or encrypted data, allowing, for example, the reason for signing to be given or a link to a file on IPFS.

See https://opensig.net/about.html for more information.

Credits

Powered by opensig-js.