![](https://i.imgur.com/t0P3vWU.png)
![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/stackup-wallet/stackup-bundler/pipeline.yml?branch=main)
Getting started
A modular Go implementation of an ERC-4337 Bundler.
Running an instance
See the Bundler
documentation at docs.stackup.sh.
Contributing
Prerequisites
- Go 1.19 or later
- Access to a node with
debug
API enabled for custom tracing.
Setup
make install-dev
make generate-environment
make fetch-wallet
Run bundler in private
mode
Start a local bundler instance:
make dev-private-mode
If you need to reset the embedded database:
make dev-reset-default-data-dir
License
Distributed under the GPL-3.0 License. See LICENSE for more information.
Contact
Feel free to direct any technical related questions to the dev-hub
channel in the Stackup Discord.