Question
Problems: 1. Explain in your own words: what is a bitcoin private key, a public key, and a bitcoin address. (2pts) 2. Develop an executable program including the following functions. a. Randomly generate a 256-bit bitcoin private key presented in hex format (3pts) b. Derive a bitcoin public key with the generated priva
Question image 1