Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 205 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 205 Bytes

Setup

1. Add SEED_PHRASE to .env in root project

SEED_PHRASE = "Your seed phrase wallet"

2. Install packages

npm install

3. Run script

npm run trade