ERC-7579 Ownable Validator that is synced across chains
The Module uses L1Sload to read the module configuration from the L1 chain and use it on the L2 chain.
To install the dependencies, run:
pnpm installTo build the project, run:
pnpm buildTo run the tests, run:
pnpm test