Binary pushes oracles from the twelvedata api to the vega protocol chain.
# build the binary
go build -o oracle-price-pusher ./
# run the process
./oracle-price-pusher --config config.toml
Binary pushes oracles from the twelvedata api to the vega protocol chain.
# build the binary
go build -o oracle-price-pusher ./
# run the process
./oracle-price-pusher --config config.toml