Skip to content

dissimilllate/onyx-archive-markets

Repository files navigation

Onyx archive markets data service

Archives market's data, checks if values change over limit and sends notifications to discord.

Installation and usage

Requirements

  • Node.js v16+
  • MongoDB v4+

Setup

npm install

Pre-launch tuning

Before running, copy .env.example file as .env and set it up.

cp .env.example .env

Set up config at check.constants.js. Each field corresponds to value that will be checked. Each field value is limit in percents to trigger checker service exception.

Running

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published