Silius
An open-source ERC-4337 bundler implementation in Rust
Last updated
An open-source ERC-4337 bundler implementation in Rust
Last updated
Account Abstraction has for a long time been a dream of the Ethereum developer community.
- Vitalik Buterin
Silius is an (account abstraction) bundler implementation in a highly efficient and safe programming language Rust. But there's more; it's design and architecture are:
modular - architecture is split into multiple components, enabling you to run just what you need
reusable - everything is implemented as Rust crates, making it possible to use different pieces in your project as building blocks
efficient -
Check the code on !
Learn more about it .
Join the community and contribute to the account abstraction ecosystem in our !
Any contribution is more than welcome, hop on GitHub and check what needs to be build!
Silius is an open-source project and a public good. If you want to help the project, you can send donations of any size via:
Ethereum address: 0x7cB801446AC4f5EA8f7333EFc58ab787eB611558
You can find the authors in the file.
This project is dual-licensed under and terms.