Skip to content

eosswedenorg/thalos

Repository files navigation

Thalos

Test

Go Report Card

Thalos is a application that makes it easy for users to stream blockchain data from an Antelope SHIP node.

Consult the documentation for more information.

Join the discussion on telegram

Compiling

You will need golang version 1.20 or later to compile the source.

Compile using make:

$ make

or using go directly if you dont have make installed.

$ go build -o build/thalos-server cmd/thalos/*.go

Author

Henrik Hautakoski - henrik@eossweden.org