NethermindEth / docs

Nethermind documentation
https://docs.nethermind.io
9 stars 38 forks source link

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