Installation
Using a package manager
Using git submodules
Quick Start
To use this library, simply import theSimulator
and set it up as follows:
entryPointAddress
needs to be the address of the EntryPointSimulations
contract if you are using v0.7 of ERC-4337. For an example see the Simulator test, the Simulator test v0.6 and the relevant test bases.