An open API service indexing awesome lists of open source software.

https://github.com/manifoldfinance/mev-bundle-provider

MEV Bundle Provider for Viem and Ethers
https://github.com/manifoldfinance/mev-bundle-provider

bundle-provider bundler ethereum ethers flashbots mev provider viem

Last synced: about 2 months ago
JSON representation

MEV Bundle Provider for Viem and Ethers

Awesome Lists containing this project

README

          

# mev-bundle-provider

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.43. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.