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?
What code checks the balance of an account?
Which piece of code defines a transaction as a trust line?
Which of the following best describes XRPL's check feature?
What is the main advantage of using a payment channel?
What is typically the last step when interacting with the XRP Ledger?
What line of code correctly instantiates a client on the XRPL?
The URI of an NFToken is meant to store what information?
Why would someone use escrows?
Why would someone use a multi-signature account?