snormore / alto

A performant, reliable, and type-safe ERC-4337 Bundler written in Typescript

Home Page:https://docs.pimlico.io/reference/bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⛰️ Alto ⛰️

Node Version

Alto is a Typescript implementation of the ERC-4337 bundler specification developed by Pimlico, focused on transaction inclusion reliability.

Getting started

For a full explanation of Alto, please visit our docs page

Run an instance of Alto with the following commands:

pnpm build
./alto

Run the test suite with the following commands:

pnpm build
pnpm test # note: foundry must be installed on the machine for this to work

Prerequisites

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Feel free to ask any questions in our Telegram group

Acknowledgements

About

A performant, reliable, and type-safe ERC-4337 Bundler written in Typescript

https://docs.pimlico.io/reference/bundler

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.4%Language:Shell 0.4%Language:Dockerfile 0.2%