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
- Host: GitHub
- URL: https://github.com/manifoldfinance/mev-bundle-provider
- Owner: manifoldfinance
- Created: 2025-01-26T12:45:54.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-02-06T13:17:42.000Z (9 months ago)
- Last Synced: 2025-04-01T07:25:22.638Z (7 months ago)
- Topics: bundle-provider, bundler, ethereum, ethers, flashbots, mev, provider, viem
- Language: TypeScript
- Homepage:
- Size: 70.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.