Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 620 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 620 Bytes

multi-chain-token-supply

Quick Start

node version v14.19.0

Install typescript globally

npm install typescript -g

Install pm2 globally

npm install pm2 -g

Install the dependencies:

npm install

Note: configuration TokenContractAddresses and Networks

open config.ts and add your TokenContractAddresses in CONTRACTS_INFO additionaly you can also change application port number

Commands

Running locally:

npm run dev

Running in production:

npm run build
npm run start

Endpoints

/v1/tokenSupply/{yourTokenName}/networks/all