Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shawntabrizi/eth-sign-and-verify

This is a basic sample for how to sign and verify a message using an Ethereum account
https://github.com/shawntabrizi/eth-sign-and-verify

Last synced: 4 days ago
JSON representation

This is a basic sample for how to sign and verify a message using an Ethereum account

Awesome Lists containing this project

README

        

# web3js-sign-and-verify-ethereum
A really simple app which shows the basics usage of `web3.eth.personal.sign` and `web3.eth.personal.ecRecover` along side the Metamask plugin.

![](https://i.imgur.com/MzXrseQ.png)

## Check out other simple Web3.js samples
https://github.com/shawntabrizi/ERC-20-Token-Balance

https://github.com/shawntabrizi/ETH-Balance-Graph