Build with React.js and XRPL Review Quiz

Review and test your knowledge on how to get up and running on the XRP Ledger with React.js with this comprehensive course review quiz with randomized questions. Good Luck!

To change the currency of a transaction in the example code sandbox, which file should be edited?
When transferring an NFT you own, which of the following helps someone else find and accept the transfer.
How does someone add funds to a new account on the livenet/mainnet?
To transfer an NFT between two accounts, you must:
The URI of an NFToken is meant to store what information?
A TransferFee of 5000 denotes what fee?
Which hook in the nice-xrpl library will let you know when the client has connected to the XRPL?
Which hook in the nice-xrpl library creates a trust line?
Why is a trust line necessary for transactions with tokens and currency?
What is the best way to describe an NFT broker?