mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-18 04:50:03 +02:00
Initial Commit
This commit is contained in:
commit
f81ec14da7
21 changed files with 1781 additions and 0 deletions
11
docs/index.md
Normal file
11
docs/index.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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!)
|
||||
Loading…
Add table
Add a link
Reference in a new issue