node version v14.19.0
Install typescript globally
npm install typescript -g
Install pm2 globally
npm install pm2 -g
Install the dependencies:
npm install
open config.ts and add your TokenContractAddresses in CONTRACTS_INFO additionaly you can also change application port number
Running locally:
npm run dev
Running in production:
npm run build
npm run start
/v1/tokenSupply/{yourTokenName}/networks/all