This is the official Erigon 3 documentation, hosted at https://docs.erigon.tech/.
To contribute to this documentation, you can either create an issue in the main branch or open a new branch and submit a pull request (PR).
See how MdBook works here.
mdbook build
The compiled book will be available in the book
subdirectory.
mdbook serve
It will start a local HTTP server and serve the book contents at http://localhost:3000/.