NethermindEth/docs
Add Instructions on how to use and turn off authentication for json rpc.
开放
#247 创建于 2024年12月3日
documentationenhancementgood first issuehelp wanted
仓库指标
- 星标
- (10 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.