mirror of
https://github.com/getwax/zk-account-abstraction.git
synced 2026-01-08 20:18:05 -05:00
182b7d3387a12d2d96974dbb883ed4c15f573122
add missing require message. Note that account's addDeposit() now calls the paymaster's depositTo() explicitly, instead of relying on the EntryPoint's receive() fallback method.
Implementation of contracts for ERC-4337 account abstraction via alternative mempool.
Resources
Vitalik's post on account abstraction without Ethereum protocol changes
Description
Languages
TypeScript
98.6%
Shell
0.8%
JavaScript
0.6%