mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/account
Simka a3a6db86d5
Fix typo in ERC4337Utils.paymasterData comments (#5333)
2 months ago
..
utils Fix typo in ERC4337Utils.paymasterData comments (#5333) 2 months ago
README.adoc Merge account abstraction work into master (#5274) 4 months ago

README.adoc

= Account

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/account

This directory includes contracts to build accounts for ERC-4337.

== Utilities

{{ERC4337Utils}}

{{ERC7579Utils}}