Skip to content

Commit

Permalink
disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Makarov authored and Filipp Makarov committed Oct 2, 2024
1 parent 1a819dc commit 047f4ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ Dynamic array are not easily compatible with ERC-4337 [associated storage](https
- EnumerableSet4337.sol: Fork of OZ's EnumerableSet that makes all storage access ERC-4337 compliant via associated storage. Stores indexes in a mapping making access to a given value easier.
- EnumerableMap4337.sol: Library for managing an enumerable variant of Solidity's [`mapping`](https://solidity.readthedocs.io/en/latest/types.html#mapping-types) type.

## Disclaimer
These libraries are provided as-is, without any warranty or guarantee of any kind. Use them at your own risk.

0 comments on commit 047f4ac

Please sign in to comment.