Skip to content

Commit

Permalink
Merge pull request #6 from Divide-By-0/patch-1
Browse files Browse the repository at this point in the history
Add zk email account recovery
  • Loading branch information
kopy-kat authored Jul 7, 2024
2 parents 842f418 + 2e2a065 commit 16e6759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/modules.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Modules are the building blocks of the ERC7579 standard. They are smart contracts that can be attached to a wallet to extend its functionality. Modules can be validators, executors, hooks, fallback handlers and more in the future. Here is a list of some of the modules that have been built so far:

- [ZK Email Account Recovery](https://github.com/zkemail/email-recovery/): Use email addresses as guardians to recover wallet assets via a [zk email/rhinestone account recovery module](https://prove.email/blog/recovery).
- [AutoSavings Executor](https://docs.rhinestone.wtf/module-sdk/modules/auto-saving-executor): Automatically save a percentage of incoming funds
- [ColdStorage Hook](https://docs.rhinestone.wtf/module-sdk/modules/cold-storage-hook): Prevent funds from being withdrawn without a timelock
- [Deadman Switch Validator](https://docs.rhinestone.wtf/module-sdk/modules/deadman-switch): Prevent funds from being locked forever
Expand Down

0 comments on commit 16e6759

Please sign in to comment.