silius
Bundler
A modular and efficient bundler implementation for Ethereum's Account Abstraction specification
ERC-4337 (Account Abstraction) - modular and efficient bundler implementation in Rust.
254 stars
9 watching
39 forks
Language: Rust
last commit: 11 days ago
Linked from 1 awesome list
account-abstractionbundlereip-4337erc-4337ethereummodularp2prust
Related projects:
Repository | Description | Stars |
---|---|---|
candidelabs/voltaire | An account abstraction bundler for Ethereum that enables secure and efficient transfer of funds | 49 |
alchemyplatform/rundler | An ERC-4337 bundler implementation designed to power high-performance and reliable cloud deployments on EVM chains | 286 |
transeptorlabs/transeptor-bundler | An ERC-4337 bundler written in TypeScript for smart contract development on the Ethereum blockchain | 25 |
pimlicolabs/alto | An implementation of an Ethereum bundler specification focusing on reliable transaction inclusion. | 154 |
etherspot/skandha | A bundler client for smart wallets on the Ethereum network. | 569 |
eth-infinitism/bundler | A reference implementation of an EIP-4337 bundler for Ethereum blockchain interactions | 332 |
okx/okbund | An EIP-4337 standard compliant bundler for Ethereum transactions | 29 |
egoist/bili | A tool to simplify the process of bundling JavaScript libraries by automatically transforming files and integrating Rollup plugins. | 1,043 |
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
eth-infinitism/bundler-spec-tests | Tests for Ethereum bundler compatibility with EIP 4337 | 75 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
tomusdrw/rust-web3 | A client library for Ethereum JSON-RPC multi-transport | 1,456 |
servicestack/bundler | A command-line tool for compiling and minifying various file types used in web development. | 263 |
schochastics/edgebundle | An R package implementing edge bundling algorithms for network visualization and analysis | 125 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |