NethermindEth/docs

Add Instructions on how to use and turn off authentication for json rpc.

Aperta

#247 aperta il 3 dic 2024

 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (44 fork)auto 404
documentationenhancementgood first issuehelp wanted

Metriche repository

Star
 (10 stelle)
Metriche merge PR
 (Merge medio 8h 31m) (1 PR mergiata in 30 g)

Descrizione

Add a section within developers that explains how to disable authentication for the json rpc. Very useful during local development.

Also add a section on

  • how generate the authentication token,
  • important fields
  • and format to use when sending the request to the client.

This doesn't currently exist, the only reference to "authentication" is in the engine section of the doc's page which is less than sufficient.

Guida contributor