Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 625 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 625 Bytes

Create, verify, and share Ethereum signed messages.

https://signator.io

Using an Ethereum key pair, you can create a digital signature that is tamperproof and cryptographically proves that a specific account signed a specific message.

This is a rough example of an app using the web3 library Kirby. It is in the alpha test phase but having a product in the wild helps us calibrate our build and get feedback.

npm install
npm start

screenshot