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.

Why would someone use escrows?
The URI of an NFToken is meant to store what information?
What line of code correctly instantiates a client on the XRPL?
What code correctly creates and funds an account on the testnet?
Why is a trust line necessary for transactions with tokens and currency?
A TransferFee of 5000 denotes what fee?
What is the main advantage of using a payment channel?
Which of the following statements best summarizes how we use trust lines?
What is the NFTokenTaxon ID used for?
What is typically the first step when interacting with the XRP Ledger?