Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imduchuyyy/zk-account-abstraction
Account Abstraction with privacy Security Question (https://en.wikipedia.org/wiki/Security_question).
https://github.com/imduchuyyy/zk-account-abstraction
Last synced: about 2 months ago
JSON representation
Account Abstraction with privacy Security Question (https://en.wikipedia.org/wiki/Security_question).
- Host: GitHub
- URL: https://github.com/imduchuyyy/zk-account-abstraction
- Owner: imduchuyyy
- License: gpl-3.0
- Created: 2023-03-23T07:16:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T07:24:43.000Z (almost 2 years ago)
- Last Synced: 2024-05-06T01:33:23.378Z (8 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zk-account-abstraction
Account Abstraction with privacy Security Question (https://en.wikipedia.org/wiki/Security_question).You don't need to remember your private key, You just need to remember some infomation about you like:
A: What is your dog name?.
Q: πΆπΆπΆB: What is your girl friend name?.
Q: πππAnd also you can recover you wallet without reveling any data by using a moon math (zero knowledge proofs) ππ.