rhinestonewtf / modulekit

Development Kit for building Smart Account Modules
https://docs.rhinestone.wtf/modulekit/
60 stars 31 forks source link

Feature/restructure core #28

Closed zeroknots closed 12 months ago

zeroknots commented 12 months ago
  1. Moved components like the conditional manager into core
  2. moved IExecutor, IValidator, IHook interfaces into modulekit/interfaces/ folder
  3. added all IConditions to Auxiliary.sol so devs can prototype with all existing conditions