1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00
thalos-docs/docs/index.md
2023-07-01 19:40:02 +02:00

11 lines
No EOL
407 B
Markdown

# Documentation
Thalos is a application that makes it easy for users to stream blockchain data from an Antelope SHIP node.
It handles all the technical stuff for you:
* Decoding of antelope's binary format.
* Websocket connection (with reconnection)
* Decoding of action data according to contract ABI
And then sends the data over redis in plain json (or other popular formats if you want!)