Updating the Frontend
Login with NEARNow we’ve updated the contract to include an NFT as a reward and changed the contract such that it accepts bids in fungible tokens, we need to update the frontend accordingly. Getting the data from the contract Now we have a function to output the whole contract state we will call this function …