v2.0.0
The app remains familiar as far as experience is concerned, but some underlying technologies have changed.
What's Changed
- Replace gRPC with WebSocket.
- Use
xrpl.js
instead of the oldxpring-js
.
Both of these changes were made here: #147 - Renames app to
xrp-batch-payout-cli
- Updates dependencies (node, typescript, papaparse, mocha, chai, prompts, tslog)