Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
Cookbook
Contribute
Contracts
Community
Infinitism
Infinitism
Implementation of ERC4337
ERC4337 Entry Point
Account-Abstraction (EIP-4337) singleton EntryPoint implementation. Only one instance required on each chain.
EIP4337
ERC4337
Deployable
Infinitism
• version 1.0.0
Deployable
ERC4337 Base Account
Provides the basic logic for implementing the IAccount interface - validateUserOp. A specific account implementation should inherit it and provide the account-specific logic.
eip-4337
ERC4337
Account
Deployable
Infinitism
• version 1.0.0
Deployable
ERC4337 Sender Creator
Helper contract for EntryPoint, to call userOp.initCode from a "neutral" address, which is explicitly not the entryPoint itself.
ERC4337
EIP4337
Deployable
Infinitism
• version 1.0.0
Deployable
ERC4337 Helper
Various helper functions for EIP-4337 contracts
ERC4337
EIP4337
Infinitism
• version 1.0.0
ERC4337 Stake Manager
Manage deposits and stakes for UserOperations (either by a paymaster or an account). Stake is value locked for at least "unstakeDelay" by a paymaster.
EIP4337
ERC4337
Staking
Deployable
Infinitism
• version 1.0.0
Deployable
ERC4337 Base Paymaster
ERC4337 helper class for creating a paymaster that provides a helper methods for staking. Validates that the postOp is called only by the entryPoint.
EIP 4337
ERC4337
Staking
Deployable
Infinitism
• version 1.0.0
Deployable