description | cover | coverY | layout | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
An open-source ERC-4337 bundler implementation in Rust |
.gitbook/assets/banner.png |
0 |
|
Account Abstraction has for a long time been a dream of the Ethereum developer community.
- Vitalik Buterin
Silius is an ERC-4337 (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 GitHub!
Learn more about it here.
Join the community and contribute to the account abstraction ecosystem in our Telegram group!
Any contribution is more than welcome, hop on GitHub and check what needs to be build!
Ethereum dev staring at the foundation Silius is building...
You can find the authors in the README file.
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
This project is dual-licensed under Apache 2.0 and MIT terms.