Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 593 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 593 Bytes

Proof of concept of contracts for ERC-4337 SimpleWallet with Falcon Signature Verification with account abstraction via alternative mempool.

Usage

You need to clone https://github.com/asanso/falcon-sign-js/ first, which replaced Shake with Keccak for hash to point

yarn install
yarn test test/falcon-simple-wallet.test.ts

Resources