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
Ernesto García 535b54da59
Rename `arrayLengthPointer` to `arrayLengthOffset` and add changeset (#5371)
2 months ago
..
utils Rename `arrayLengthPointer` to `arrayLengthOffset` and add changeset (#5371) 2 months ago
README.adoc Merge account abstraction work into master (#5274) 3 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}}