Blockchain in python using functions
There are a total of 10 functions involved in this project ,per-requisites basic blockchain lingo should be known , The project is divided into sub parts , we will traverse sub -parts wise ; 1.Genesis_block : 2.Adding a Transaction A.Now here get_transaction_value is used to take input from the user B.Add transaction , which will […]
Read More Blockchain in python using functions