Assignment #1

What if I ask you the following question — Give me an input string that outputs a SHA-256 hash that starts with 00000 . How will you do it?

A: You will have to brute force until you find a value that starts with 00000

Screenshot 2024-08-02 at 6.46.38 PM.png

Assignment #2

What if I ask you that the input string should start with 100xdevs ? How would the code change?

Screenshot 2024-08-02 at 6.45.46 PM.png

Assignment #3

What if I ask you to find a nonce for the following input -

harkirat => Raman | Rs 100
Ram => Ankit | Rs 10

Screenshot 2024-08-02 at 6.52.16 PM.png

Assignment #4

Lets explore https://andersbrownworth.com/blockchain/