Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 315 Bytes

File metadata and controls

15 lines (10 loc) · 315 Bytes

Rebalancer

Autonomous portfolio-rebalancing bot for Base chain.

Quick Start

  1. Install dependencies: npm install
  2. Configure environment variables (do not commit to git).
  3. Run: npm start

Documentation