Harbinger is an on-chain oracle on Tezos that provides a signed price feed for digital assets.
yarn install
yarn start
NB: For node v17+ due to upgrade of openssl to v3.0.0. To start application run
NODE_OPTIONS=--openssl-legacy-provider yarn start