Skip to content

Verify a digital signature generated by a node.js script and web3.js, using an Ethereum smart contract

License

Notifications You must be signed in to change notification settings

nikosft/solidity-digital-signatures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Verify a digital signature generated by a node.js script and web3.js, using an Ethereum smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published