Skip to content

samott/bundler

Repository files navigation

ERC4337 Bundler Service

Installation

$ npm install

Configuration

Fill in config/default.yaml. The test user must be ready to handle user ops for testing (e.g. have funds for gas).

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

About

ERC4337 bundler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published