client

command
v2.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

README

Oracle Client

Overview

The oracle client can be run concurrently with the oracle server. It is meant to be a useful tool for interacting with the oracle server and ensuring the price feed is working as expected.

Usage

The oracle client can be run with the following command:

make run-oracle-client

However, before running the oracle client, you must first run the oracle server. To start the oracle server run the following command:

make run-oracle-server

One additionally useful tool is to run the prometheus server and check the metrics that are being collected. To start the prometheus server run the following command:

make run-prom-client

After starting the prometheus server, you can view the metrics by navigating to localhost:9090 in your browser.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL