Skip to content

sendwyre/algorand-spectrum-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorand.spectrum.websocket.api.ws-endpoint

WebSocket Endpoint

Redis

to run Redis in docker using the following command: docker run -d --name redis -p 6379:6379 redis