Vyper
@vyperlang
Pythonic Smart Contract Language for the EVM http://t.me/vyperlang
🎽 Tagging in from @growthepie_eth to keep the @OctantApp Builder Relay flowing Vyper is a Pythonic smart contract language for the EVM. Simple, secure, and designed for humans It empowers developers to write clean, auditable code and avoid common pitfalls, helping make Ethereum…
🎽 Keeping the momentum going after @defiscan_info in the @OctantApp Builder Relay growthepie - building data-driven research and tools for Ethereum devs, researchers, and communities to understand every slice of Ethereum We publish everything open-source and focus on insights…
🥁🥁🥁 It's @vyperlang 🐍 When you're handling billions in DeFi, you can't afford to mess around. That's why the biggest names trust Vyper: • Powering Curve • Securing Lido's staked ETH • Running Yearn's strategies But here's what really got us excited: Vyper's got that…
Next up in our Epoch 8 series... WHO'S THAT PROJECT? 👀 hint: they power some of the biggest names in DeFi (curve? lido? yearn?) When Billions are at stake, they're the ones builders trust Can you guess?
Using Mamushi in Moccasin to format my simple @vyperlang 🐍 And linting it with Natrix to keep everything in check. In my spare time, I'll try to add it in the framework! Kudos to @bennylada and @111_no_space Check repos👇 github.com/AlbertoCentonz… github.com/benber86/mamus…
When Vyper ships, 🐍 snekmate ships too. You know, at Vyper, we build _with_ each other, not from ivory towers. We're in the trenches _together_. So what's the TLDR for this release: I target now the latest `0.4.3` Vyper version and have shipped mainly two new features: - Utility…
vyper 0.4.3 was released this week! .. also 0.4.2 was released 3 weeks ago, but we decided to ship more features instead of tweeting about it 😅 highlights are: - raw_create allows low level access to creation opcodes - raw_return allows bypassing ABI encoding for proxy use…
token sale incoming but we are pivoting to standup
claude now has a sense of humor
I went back to my Mox @vyperlang project, that served as a good practical case and pioneered several contribution ideas 🧐 Due to a lot of external factors, I'll just make the web page in my portfolio and move on. Although anvil-staging runs and its deployed on zksync-sepolia.
Vyper's experimental codegen (venom) performs much better at SP1 proving than Solidity with EOF! Shows how much it can be extracted/improved at the compiler level without massive changes to the EVM
some preliminary numbers courtesy @cairoeth -- venom pipeline (non-EOF) proves 32% more efficiently on sp1 and runs 30% faster than even solidity+EOF