Running the project
Requirements ✅
To run the project, you'll need:
Node.js (Version 18)
Installation ⚙️
Git
Clone the repo:
git clone https://github.com/pajicf/token-price-oracle.git
Navigate to the folder:
cd token-price-oracle
Installing the dependencies
Run
yarn
to install the dependenciesRun
cp .env.example .env
and fill the values
Last updated