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

Problems with JS code sample for NFTs

Open mDuo13 opened this issue 1 year ago • 0 comments

There are several problems with the JavaScript code sample added in #1682:

  • It incorrectly has the .py file extension.
  • There's no README or package.json to explain how to install/run it
  • The account and NFTs that it's supposed to browse no longer exist following the recent Testnet reset.

The code samples folder in question is here: https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/non-fungible-token/js

mDuo13 avatar May 22 '24 23:05 mDuo13