Running the project

Requirements ✅

To run the project, you'll need:

Installation ⚙️

Git

  1. Clone the repo: git clone https://github.com/pajicf/token-price-oracle.git

  2. Navigate to the folder: cd token-price-oracle

Installing the dependencies

  1. Run yarn to install the dependencies

  2. Run cp .env.example .env and fill the values

Last updated