Custom Websocket Client
Last updated
Last updated
Create Custom Websocket client to connect with CAYC Exchange Server
For an easier way to use websockets with CAYC Exchange
Nodejs and NPM installed
Nodejs version >= 12
Install
You need to import ws
library and create a connection with CAYC Exchange, For e.g
You need to authenticate through the api either using Bearer token or with API key and Secret which you can obtain from
API Expires field just used to define the validity of the connection.
For a detailed documentation and to learn how it works with CAYC Network, Please visit