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!

An account on the XRPL is made up of which two important pieces:
Why is a trust line necessary for transactions with tokens and currency?
Which hook in the nice-xrpl library is used to broker a buy and sell offer from a third-party?
When transferring an NFT you own, which of the following helps someone else find and accept the transfer.
Which hook in the nice-xrpl library accepts an offer in an NFT transfer?
The URI of an NFToken is meant to store what information?
What is the primary goal when making a request on the XRPL?
Which of the following statements best summarizes how we use trust lines?
How does someone add funds to a new account on the livenet/mainnet?
What are the two fundamental ways developers interact with the XRPL?