eth_syncing method
Returns an object with data about the sync status or false.
Last updated
Was this helpful?
Returns an object with data about the sync status or false.
Last updated
Was this helpful?
The WebSocket API is very similar to the RPC API, the only difference is the way you connect to the Node. The method we recommend is to use as a client for connecting to websockets. wscat can be installed using npm:
To connect to the endpoint, we will use the following command:
After Connected is shown, you can make a simple query like the following: