0xFableOrg / roll-op

The simplest way to spin your own dev / prod rollup, fully configurable.
BSD 3-Clause Clear License
92 stars 25 forks source link

Fold `bundler.py` into `roll.py` #38

Closed eerkaijun closed 1 year ago

eerkaijun commented 1 year ago

Currently, bundler.py is a separate script that needs to be run if ERC4337 is to be supported. Once the account abstraction integration is stable, we should fold this script into roll.py, so that users only need to run from one command.