Navigation
Python with blockchain
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
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
Saarah Rasheed @saarah95gmail-com
Saarah Rasheed @saarah95gmail-com
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