-
Notifications
You must be signed in to change notification settings - Fork 3
Implement extraAgents #152
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinfo-endpoint/info REST endpoint/info REST endpoint
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinfo-endpoint/info REST endpoint/info REST endpoint
Implement
extraAgents- an/infoendpoint.See CONTRIBUTING.md's pattern for adding an
/infoendpoint for the repeatable steps (request/response types, builder, parser, listener callback,RestApi+WebsocketApimethods, tests, README coverage table).Check the Hyperliquid API docs for the exact request/response shape for this endpoint - per CONTRIBUTING.md's JSON parsing notes, don't assume a shape from memory or docs alone; verify against a real response where possible.