Running pryzm feeder
with Binary
To run pryzm
using the binary, follow these steps:
Prerequisites
Before proceeding with running pryzm-feeder
with the binary, ensure that the following prerequisites are met:
pryzm-feeder
Binary: Build thepryzm-feeder
binary using the provided instructions.timescaledb
Binary: Build or download thetimescaledb
binary using the official installation guide.
Running pryzm-feeder
Binary
To run pryzm
using the binary, execute the following command in the terminal:
$ node ./lib/vote.js [ OPTIONAL config file path ]
Remember that you should always put the configuration file in the /app/config.yml path before running pryzm-feeder
.
Configuring Pryzm-feeder
Pryzm-feeder, being a reliable and up-to-date data provider for validators can be configured via the config file named config.yaml
. Remember to download the config file from resources page in the doc.