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

https://github.com/kenatsf/solidity-signature


https://github.com/kenatsf/solidity-signature

cryptography ethereum nextjs security smart-contracts solidity

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sign a Message

## Dependencies

* Truffle v5.1.55
* Next v12.1.0
* Web3 v1.2.1

## Resources

* [Verifying Signature](https://solidity-by-example.org/signature/)

# Web page

## Welcome
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/a.png)

## Not-connected
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/b.png)

## Sign
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/c.png)
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/d.png)
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/e.png)
## Verify
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/f.png)
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/g.png)
* Same address:
![](https://github.com/KenatSF/Signing-and-Verifying-Signature/blob/main/img/h.png)