Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 336 Bytes

Solidity digital signatures

Sample code that uses a node.js to generate a digital signature and a smart contract to verify it. They keypair is generated everytime by the node.js script.

Install

  • Enter node.js folder and run npm install

Execute

  • Run node singer.js
  • Execure Verifier.verify() with the output parameters