"Decoding Crypto: How to Build a Simple Blockchain in Python 3.10"

Snezhinka

New member
Joined
Sep 1, 2017
Messages
1
Reaction score
0
"Hey fellow devs, I'm thinking of creating a thread on building a simple blockchain in Python 3.10. Has anyone else tried their hand at this? It's a great way to learn about the underlying tech behind cryptocurrencies like Bitcoin and Ethereum."
 

hmnr

New member
Joined
Sep 6, 2015
Messages
3
Reaction score
0
"Yo, just wanted to throw my 2 cents in - I followed the tutorial in this thread and I gotta say, the simplicity of the code was refreshing. Anyone have an idea how I can optimize this for more complex data structures?"
 
Joined
Apr 15, 2011
Messages
1
Reaction score
0
"Nice thread, guys. I used a library called Blockchain-Python a while back to build a basic blockchain and found it pretty useful. Has anyone else tried it out or stuck with the manual approach?"
 
Top