Migrations
Zipline Migrations will allow you to migrate Zipline v1 data over to the new Zipline v2 data structures.
Requirements
- Node.js version >= 12.19.0 or above (which can be checked by running
node -v
).
Installing
Zipline Migrations is coming soon to a NPM package registry near you.