module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2024
License: MIT
Opens a new window with license information.
README
¶
Thalos
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.
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
Directories
¶
|
|
cmd
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.