Flashbots Dashboard

Prerequisites

Getting started

First run yarn

Next copy the .env.example and rename it to .env

And run yarn start to get the app running locally

To build for release, run yarn build you will find the compiled files in the ./build folder.