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

https://github.com/zkemail/email-signer

EIP-1271 Smart Contract Signatures via Email Commands
https://github.com/zkemail/email-signer

Last synced: about 1 month ago
JSON representation

EIP-1271 Smart Contract Signatures via Email Commands

Awesome Lists containing this project

README

          

# Notice
This is repo is no longer maintained in favor of the [OZ implementation](https://github.com/OpenZeppelin/openzeppelin-community-contracts/blob/master/contracts/utils/cryptography/SignerZKEmail.sol) of the same contracts.

# ZK Email Signer

This project contains smart contracts for email-based signing. The contracts can be found in the `/contracts` directory.

Please go to the `/contracts` directory and read the README there for detailed information about the contracts and setup instructions.