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.gitNavigate to the folder:
cd token-price-oracle
Installing the dependencies
Run
yarnto install the dependenciesRun
cp .env.example .envand fill the values
Last updated