Skip to content

v2.0.0

Compare
Choose a tag to compare
@mukulljangid mukulljangid released this 17 Dec 16:21
· 34 commits to master since this release
bb6c9e7

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 old xpring-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)