Creating Blockchain using Python , mining new blocks, and displaying the whole blockchain: The data will be stored in JSON format which is very easy to implement and easy to read. The data is stored in a block and the block contains multiple data.
Read moreIs Python or JavaScript better for blockchain?
You can use both , the important thing is which one you can use better . If you think you can use Python better then use Python and in my opinion more people use Python for Blockchain and Python is easier to use than Javascript .
Read more