Skip to content

💥 ERC-4337 Functionalities #174

@pcaversaccio

Description

@pcaversaccio

I consider the following ERC-4337 functionalities important to have for 🐍 snekmate:

  • SimpleAccount (example); additionally to the common secp256k1-based elliptic curve verification, we should also offer a variant with the secp256r1-based elliptic curve verification. I have written a Vyper-based verifier here; also see 💥 Add P256Verifier to 🐍 snekmate #175.
  • SimpleAccountFactory (example).
  • BLSAccount (example); minimal BLS-based account that uses an aggregated signature.
  • BLSAccountFactory (example).
  • TokenPaymaster (example); a sample ERC-20 token paymaster for ERC-4337.

References

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions