Skip to content

Releases: zkemail/email-recovery

v1.0.0

09 Apr 19:08
0a8ac05
Compare
Choose a tag to compare

What's Changed

  • V1 production release of ZK Email recovery contracts
  • ERC7579 and ERC4337 compatible
  • EmailRecoveryModule - 7579 module specific to a chosen validator
  • UniversalEmailRecoveryModule - 7579 module generic for any validator
  • SafeEmailRecoveryModule - Native Safe recovery module
  • EmailRecoveryManager - abstract contract that can be inherited from and used to add email recovery to any module standard

Full Changelog: https://github.com/zkemail/email-recovery/commits/v1.0.0