Code with XRPL and JavaScript Review Quiz

Review and test your knowledge on how to get up and running on the XRP Ledger with Javascript. Answer randomized questions from the course going over setting up an account, sending XRP, creating trust lines, and more.

Which of the following statements best summarizes how we use trust lines?
A TransferFee of 5000 denotes what fee?
Why would someone use escrows?
Why would someone use a multi-signature account?
The URI of an NFToken is meant to store what information?
The URI of an NFToken is meant to store what information?
What code correctly creates and funds an account on the testnet?
What is the NFTokenTaxon ID used for?
What is the difference between the testnet and livenet/mainnet servers?
Which piece of code defines a transaction as a trust line?