Skip to content

Commit

Permalink
📝 readme: document compatible ERC versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Jul 3, 2024
1 parent 21fc6a2 commit 92b06cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ the account. Its core features include:
This plugin is optimized for Ethereum layer 2 rollup chains but will work on all
EVM chains. Signature verification always attempts to use the RIP-7212 precompile
and, if this fails, falls back to using FreshCryptoLib.
It conforms to these ERC versions:

- ERC-4337: [0.6.0](https://github.com/eth-infinitism/account-abstraction/blob/releases/v0.6/eip/EIPS/eip-4337.md)
- ERC-6900: [0.7.0](https://github.com/erc6900/reference-implementation/blob/v0.7.x/standard/ERCs/erc-6900.md)

> [!IMPORTANT]
>
Expand Down

0 comments on commit 92b06cb

Please sign in to comment.