💸 CryptoStream is a simple way to stream any crypto asset/exchange/instrument using the CryptoWatch API.
First give permissions for the script to be run by executing chmod +x StreamRun
. After, you can run both the back and front-ends by simply executing the StreamRun
script.
The data being streamed can be changed by altering the subscriptions
array within the cs_bn/src/stream-funs/index.ts
TypeScript file. For further information on how to configure the different subscriptions visit the CryptoWatch Web-socket documentation.