Skip to content

NethermindEth/docs

Repository files navigation

Nethermind docs

Built with Docusaurus.

Running locally

Requires Node.js v18 or later.

If running the first time, install dependencies:

npm i

Run the docs as follows:

npm run start