⚠️ could be currently broken due to an issue with BlockCypher WS API
CYT is a real time visualization of Bitcoin, Litecoin, Dash and Dogecoin transactions all over the world.
Data is retrieved and sent to the application through the BlockCypher WebSocket API.
Transactions are represented by color-coded ripples, the bigger the ripple, the larger the amount of coins exchanged. Very large transactions are highlighted by a "gear-like" pattern.
Hovering / clicking on the ripple gives more information about the transaction.
The project is built with React and MobX. D3 is used for SVG manipulation and transitions.
yarn
yarn start
head to http://localhost:8000/ to see the app running
yarn build
Bundled files can be found in build/