Skip to content

aestus-relay/aestus-docs

Repository files navigation

Aestus Relay Documentation

Reference documentation for the Aestus MEV-Boost relay.

Development

npm install
npm start

This starts a local development server at http://localhost:3000/docs/.

Build

npm run build

The static site is generated in the build/ directory.

Docker

The project includes a Dockerfile for serving the static content via Nginx.

docker build -t aestus-docs .
docker run -p 8080:80 aestus-docs

About

Documentation for usage of the Aestus MEV-Boost Relay

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors