Question: Use the Wallet workshop materials as a reference (go to satolearn.com), and construct your own web page that does the following: 1. Generates a random
Use the Wallet workshop materials as a reference (go to satolearn.com), and construct your own web page that does the following: 1. Generates a random private key that is not shown on the webpage 2. From the private key, constructs a corresponding public key, and address 3. From the address, generates an associated QR code for receiving money Your Wallet does not have to be functional for real (eg hosted on a real server etc). It does not have to manage keys either (it is fine if it generates a new private key each time it is opened up, that is not stored and/or managed). It must be submitted as a series of files that generates a local web page from a browser, and contains some use of javascript and CSS to personally style it as well. Finally, your wallet must also include a link to some live information that calls from an API service, like a cryptocurrency price, and presents this information on your wallet website.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
