make install_tools_optional
Easy to use make targets are provided in the test load Makefilearrow-up-right.
You can run the following commands if you have a local PATH instance running pointing to Pocket Network.
websocket-load-test \ --service "xrplevm" \ --app-id $GROVE_PORTAL_APP_ID \ --api-key $GROVE_PORTAL_API_KEY \ --subs "newHeads,newPendingTransactions" \ --count 10 \ --log
The documentation below is taken from the websocket-load-test repoarrow-up-right.
Was this helpful?