Python with blockchain

1 answers
1 votes
Python with blockchain
asked

I wanted to ask is Python a good option while working with blockchain?
Or not.
Can anyone help what kind of project should I make in blockchain

Answers

newest most voted

Not quite. There’s Vyper that’s a python framework for interacting with Ethereum blockchain, however, there’s not as much libraries and community support as you’d find for Javascript and Go. Try to get into those and then consider building up a project? You could alternatively check out Vyper and make something since you’re comfortable with Python and then move to JS. You can check out this walkthrough example by berkeley in Python for reference and understanding how Blockchain really works:
https://github.com/BerkeleyBlockchain/Dev-DeCal-Spring-2020/tree/master/hw1-Build%20a%20Blockchain%20in%20Python

Hungry for knowledge?
New guides and courses each week
Looking to invest?
Market data, analysis, and reports
Just curious?
A community of blockchain experts to help

Get started today

Already have an account? Sign In