To run the project, you'll need:
Node.jsarrow-up-right (Version 18)
Yarnarrow-up-right
Git
Clone the repo: git clone https://github.com/pajicf/token-price-oracle.git
git clone https://github.com/pajicf/token-price-oracle.git
Navigate to the folder: cd token-price-oracle
cd token-price-oracle
Installing the dependencies
Run yarn to install the dependencies
yarn
Run cp .env.example .env and fill the values
cp .env.example .env
Last updated 2 years ago