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
- Host: GitHub
- URL: https://github.com/zkemail/email-signer
- Owner: zkemail
- License: mit
- Created: 2024-12-03T15:07:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T10:11:41.000Z (over 1 year ago)
- Last Synced: 2025-04-10T02:49:46.098Z (about 1 year ago)
- Language: TypeScript
- Size: 298 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.