Categorygithub.com/CortexFoundation/robot
modulepackage
1.0.6
Repository: https://github.com/cortexfoundation/robot.git
Documentation: pkg.go.dev

# README

robot

Robot of cortex full node

How to use it ?

Make sure config the right cortex RPC service endpoint

go install github.com/CortexFoundation/robot/cmd/robot@latest
go run cmd/robot/main.go
image

# Packages

No description provided by the author
No description provided by the author

# Functions

NewMonitor creates a new instance of monitor.

# Constants

No description provided by the author
No description provided by the author

# Structs

Monitor observes the data changes on the blockchain and synchronizes.

# Interfaces

No description provided by the author