ethereum_signature icon indicating copy to clipboard operation
ethereum_signature copied to clipboard

A simple webpack bundled app in vanilla JS to show basic implementation of ethereum signature using web3.eth.personal.sign and web3.eth.personal.ecRecover functions. Used to demonstrate how to manage...