Technical Details
People often ask what technologies Cryptowatch is built with. We run a service-oriented backend written in Golang. We use Redis and PostgreSQL to store data.
Many parts of our frontend are built using React.js. The charts themselves run on a custom framework we built on top of the Canvas API and small parts of d3.
All of our HTTP and Websocket traffic is encrypted using TLS.
