Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

primev/mev-commit-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mev-commit explorer

Testing purposes

  1. Load the db separately sudo docker-compose up --build db. The db persists over time in the docker container.
  2. Load the backend API sudo docker-compose up --build backend. Sanity check that backend APi is running with this curl http://localhost:8000/tables/row_counts
  3. Load the frontend sudo docker-compose up --build frontend and access website via http://localhost/

fastAPI

curl http://localhost:8000/tables

About

Blockchain explorer for the mev-commit preconfirmation settlement chain. Decoded contract interactions, revert reasons, cross-reference links.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors