Hadrien Croubois 23b3807ea7 Use private instead of immutable in ERC2771Context (#2754) 4 years ago
..
ERC2771Context.sol 23b3807ea7 Use private instead of immutable in ERC2771Context (#2754) 4 years ago
MinimalForwarder.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 years ago
README.adoc 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago

README.adoc

= Meta Transactions

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

== Core

{{ERC2771Context}}

== Utils

{{MinimalForwarder}}