UNPKG

flashbot-sdk

Version:

A simple wrapper for the Flashbots API with TypeScript support and latest ethers.js compatibility.

3 lines (2 loc) 82 B
export { default as Flashbot } from "./flashbot"; export * from "../constants";