Skip to content

A dashboard designed to illuminate the savings Protect users are enjoying.

Notifications You must be signed in to change notification settings

flashbots/protect-explorer

Repository files navigation

Protect Explorer

A simple one page website to display the data from Flashbots Protect in order to better illuminate the function it fulfills and who uses it.

Getting Started

You'll need to change .env.template to .env and update the values for the various API keys. You should be able to get Alchemy (used for ENS name resolution), CryptoCompare (used for historical ETH<>USD prices) and Dune API (used for top level metrics) keys for free.

You will not be able to access the data required to work on the Leaderboard component, but everything else should work well locally.

Once your environment is set, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http:https://localhost:3000 with your browser to see the result.

About

A dashboard designed to illuminate the savings Protect users are enjoying.

Resources

Stars

Watchers

Forks

Packages