Silius
  • Silius
  • Overview
    • Getting started
    • Architecture
    • Project structure
  • Tutorials
    • Building and running from source
    • Running in Docker
    • Running separate components
    • Alternative mempools
    • ERC-4337 examples
    • Bundler spec tests
    • P2P
  • Libraries/crates
    • Primitives
    • Contracts
    • UoPool
    • Bundler
    • RPC
    • gRPC
  • Ecosystem
    • Ethers UserOp
    • Luban the Paymaster
Powered by GitBook
On this page
  • Introduction
  • Links
  • Join the community!
  • Contributions
  • Authors
  • Donations
  • License

Silius

An open-source ERC-4337 bundler implementation in Rust

NextGetting started

Last updated 1 year ago

Account Abstraction has for a long time been a dream of the Ethereum developer community.

- Vitalik Buterin

Introduction

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 -

Links

Check the code on !

Learn more about it .

Join the community!

Join the community and contribute to the account abstraction ecosystem in our !

Contributions

Any contribution is more than welcome, hop on GitHub and check what needs to be build!

Authors

Donations

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

License

You can find the authors in the file.

This project is dual-licensed under and terms.

README
Apache 2.0
MIT
🦀
ERC-4337
GitHub
here
Telegram group
Ethereum dev staring at the foundation Silius is building...
Page cover image