Short introduction to Vyper
How Python developers can get started with Vyper smart contract programming language
How Python developers can get started with Vyper smart contract programming language
Don't have to learn a whole new language to make a smart contract anymore. Learn about an introduction to Vyper, a new way to interact with the Ethereum Virtual Machine but in a much easier way. The pythonic language makes it extremely easier to read, type, and audit any smart contract. You are able to create a smart contract in seconds with just the previous knowledge of Python, making it even easier for web2 developers to be onboarded to web3. Here in this talk, you will be introduced to what Vyper is, its capabilities, and how you can make your first smart contract as soon as possible.