xrpl-dev-portal icon indicating copy to clipboard operation
xrpl-dev-portal copied to clipboard

Update Escrow tutorials

Open mDuo13 opened this issue 4 years ago • 0 comments

The Escrow tutorials have examples in WebSocket, and in JS using ripple-lib 1.x, but they could really stand to be updated. Currently the JS example code is not even used directly in the pages.

  • Update the example JavaScript to xrpl.js 2.x
  • Add bits from the JavaScript examples into the tutorial pages, probably using the {{ include_code() }} macro.
  • (Optional) Provide examples in other languages like Python. (This may be difficult depending on the availability of crypto-conditions libraries)
  • (Optional) Make the tutorials interactive.

mDuo13 avatar Oct 28 '21 00:10 mDuo13