Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 258 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 258 Bytes

trading-bot

Installation

Install with npm install

Config

RPC_URL="https://(mainnet or ropsten).infura.io/v3/e00410d55741463bafba8d0b36cbb43c"
PRIVATE_KEY="YOUR_PRIV_KEY"
ACCOUNT="YOUR_ADDR"
ENV="prod or dev"```

Add tokens to config.ts