Making my own CryptoCurrency cause I lost everything in it

Опубликовано: 03 Март 2026
на канале: PreviouslyAnywhere
258
13

making my own cryptocurrency because why not? and my portfolio is almost down by 60%

For nerds:
This video is just for fun!
For this video, I have implemented a small working blockchain that works based on Secure Hash Algorithm 1. I implemented the same thing on the Arduino UNO and interfaced its serial monitor with the help of PySerial Python module. All of the stuff is implemented in Python.

I'll put a link to GitHub repo once I add comments to the code.