oracles-relay

command module
v0.0.0-...-b399be2 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 12 Imported by: 0

README

oracles-relay

A repo containing oracles relays for the vega network.

The vega relay, pull oracle data from oracles providers, wrap them into a vega transaction, and submit the resulting transaction to a validator node of the vega network.

Supported oracles

So far only the coinbase open oracle is supported. More may come in the future.

Configuration

Here's an example configuration required to start the relay

node_addr = "localhost:3002"

[coinbase]
  key_id = "coinbase key id"
  passphrase = "coinbase passphrase"
  secret = "base64 encode coinbase secret"
  frequency = "1h"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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