Vyper 0.3.4 is here! 🐍 ✨
Lots of new features. One example is Vyper enums. These custom types are great for modelling status or choice.
Here's an example of how you can use an enum to track the status of your protocol's users👇
Conversation
Vyper is a pythonic EVM smart contract language. Simpler, sexier and more efficient than Solidity.
If you'd like to learn more: Check out the Academy. Join discord. Engage with the community.
1
7
28
All the contributors, like , , , and many others, are really nice gigabrains who do a great job of supporting newcomers.
1
7
Check out vyper-by-example.org for more simple examples that guide you through the basics. Great resource by
Added this enum snippet to my own directory (VyperExamples.com) and plan to add more of the new features, but refer to vyper-by-example first
2
8
⚡️⚡️⚡️
Quote Tweet
Vyper is quietly continuing to progress and become a better and better Ethereum high-level language.
vyper.readthedocs.io/en/stable/
vyper-by-example.org
Great and hardworking team @vyperlang and many community contributors.


