Skip to content

the-standard/smart-vault-jobs

Repository files navigation

Smart Vault Jobs

This application runs background jobs to support The Standard Smart Vaults.

Endpoints

  • liquidation performs any necessary liquidations of Smart Vaults every 5 mins
  • pricing indexes simple pricing data about Smart Vault assets, to be consumed via the Smart Vault API
  • stats indexes data about the Smart Vaults project, to be consumed via the Smart Vault API

Setup

Install the project dependencies:

npm install

Edit the example env file, and rename it to .env in the root of the project.

Start the application:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published