VibeFi

38 posts

VibeFi banner
VibeFi

VibeFi

@vibefi_dev

Build with vibes and run verified DeFi mini apps, governed by people and agents. 🌊

Switzerland Katılım Ocak 2026
4 Takip Edilen17 Takipçiler
Sabitlenmiş Tweet
VibeFi
VibeFi@vibefi_dev·
VibeFi is live on Sepolia testnet. Build and run verified DeFi mini apps, governed by people and agents. If you’re a DeFi power user, treasury operator, fund manager, or someone that cares about decentralization, this is for you.
VibeFi tweet media
English
2
0
8
2.5K
VibeFi
VibeFi@vibefi_dev·
This video shows what's possible with VibeFi 🌊 Explore DeFi, for humans and agents.
English
1
1
2
309
VibeFi
VibeFi@vibefi_dev·
We're live on Sepolia, try out VibeFi today 👇 vibefi.dev
English
0
0
1
77
VibeFi
VibeFi@vibefi_dev·
The VibeFi gov-agent powers our onchain governance / vapp (VibeFi app) registry. Also written in Rust cause we love the crab. Connect ChatGPT, Claude or your own LLM to review and vote on vapp proposals, with VFI.
English
1
0
1
39
VibeFi
VibeFi@vibefi_dev·
The future of DeFi is VibeFi 🌊 Vibe code your way around DeFi while exploring DeFi by humans and agents for humans and agents
VibeFi tweet media
English
5
1
16
472
VibeFi retweetledi
Devan Non
Devan Non@devanoneth·
qwen3.5:9b running locally on my relatively old 16GB 6900XT and verifying @vibefi_dev proposals via our gov-agent. The future of local models is now. 🌊
Devan Non tweet media
English
0
1
5
229
VibeFi
VibeFi@vibefi_dev·
@FUCORY @VitalikButerin @pcaversaccio Yo, we’re literally doing that - VibeFi is a desktop client that runs local dapps, has a built in RPC proxy, wallet, etc. it compiles all dapps locally and runs locally. Based on our learnings from building Eternal Safe (decentralized safe frontend)
English
1
0
1
46
fucory
fucory@FUCORY·
@VitalikButerin @pcaversaccio Just writing hard code (a browser) is a lot easier than fine tuning a weak model into never making a mistake The solution is to just build a browser
English
1
0
7
430
sudo rm -rf --no-preserve-root /
so right now transacting privately (=nobody can link your onchain movements to your identity) on Ethereum requires way too much operational overhead. You need to understand behavioural profiling, manage VPNs (always use kill switches), mix user agents and language settings of your browser (so many services log this), avoid hosted UIs and run apps locally if possible. I mean guys, let's be real, that's not real privacy. Ethereum (including its applications) must let users be _imperfect_, not flawless opsec experts, and still remain private. If avoiding surveillance depends on perfect discipline, the protocol and its applications have fundamentally failed to provide it. We're nowhere near solving this.
English
43
23
329
51.1K
VibeFi
VibeFi@vibefi_dev·
@newmichwill We agree! How decentralized is curve’s frontend rn? We’re vibe coding our way around DeFi interfaces, curve is up soon 🌊
English
0
0
0
56
VibeFi
VibeFi@vibefi_dev·
@Bookof_Eth @VitalikButerin We're basically building this. 50% speed, 50% security from vibe coding = 100% decentralized DeFi with VibeFi. 🌊
English
0
0
1
10
The Book of Ethereum 📘
The Book of Ethereum 📘@Bookof_Eth·
@VitalikButerin The "50% speed, 50% security" split is the real alpha here. Most vibe-coders are taking 100% speed and shipping bugs to prod. Formal verification going from academic curiosity to practical necessity is the inflection point crypto's been waiting for since the DAO hack.
English
6
5
22
1.6K
vitalik.eth
vitalik.eth@VitalikButerin·
This is quite an impressive experiment. Vibe-coding the entire 2030 roadmap within weeks. Obviously such a thing built in two weeks without even having the EIPs has massive caveats: almost certainly lots of critical bugs, and probably in some cases "stub" versions of a thing where the AI did not even try making the full version. But six months ago, even this was far outside the realm of possibility, and what matters is where the trend is going. AI is massively accelerating coding (yesterday, I tried agentic-coding an equivalent of my blog software, and finished within an hour, and that was using gpt-oss:20b running on my laptop (!!!!), kimi-2.5 would have probably just one-shotted it). But probably, the right way to use it, is to take half the gains from AI in speed, and half the gains in security: generate more test-cases, formally verify everything, make more multi-implementations of things. A collaborator of the @leanethereum effort managed to AI-code a machine-verifiable proof of one of the most complex theorems that STARKs rely on for security. A core tenet of @leanethereum is to formally verify everything, and AI is greatly accelerating our ability to do that. Aside from formal verification, simply being able to generate a much larger body of test cases is also important. Do not assume that you'll be able to put in a single prompt and get a highly-secure version out anytime soon; there WILL be lots of wrestling with bugs and inconsistencies between implementations. But even that wrestling can happen 5x faster and 10x more thoroughly. People should be open to the possibility (not certainty! possibility) that the Ethereum roadmap will finish much faster than people expect, at a much higher standard of security than people expect. On the security side, I personally am excited about the possibility that bug-free code, long considered an idealistic delusion, will finally become first possible and then a basic expectation. If we care about trustlessness, this is a necessary piece of the puzzle. Total security is impossible because ultimately total security means exact correspondence between lines of code and contents of your mind, which is many terabytes (see firefly.social/post/x/2025653… ). But there are many specific cases, where specific security claims can be made and verified, that cut out >99% of the negative consequences that might come from the code being broken.
YQ@yq_acc

Two weeks ago I made a bet with @VitalikButerin that one person could agentic-code an @ethereum client targeting 2030+ roadmap. So I built ETH2030 (eth2030.com | github.com/jiayaoqijia/et…). 702K lines of Go. 65 roadmap items. Syncs with mainnet. Here's what I found.

English
290
307
2.5K
528.8K
VibeFi
VibeFi@vibefi_dev·
Vitalik gets the vibe. VibeFi 🌊
vitalik.eth@VitalikButerin

This is quite an impressive experiment. Vibe-coding the entire 2030 roadmap within weeks. Obviously such a thing built in two weeks without even having the EIPs has massive caveats: almost certainly lots of critical bugs, and probably in some cases "stub" versions of a thing where the AI did not even try making the full version. But six months ago, even this was far outside the realm of possibility, and what matters is where the trend is going. AI is massively accelerating coding (yesterday, I tried agentic-coding an equivalent of my blog software, and finished within an hour, and that was using gpt-oss:20b running on my laptop (!!!!), kimi-2.5 would have probably just one-shotted it). But probably, the right way to use it, is to take half the gains from AI in speed, and half the gains in security: generate more test-cases, formally verify everything, make more multi-implementations of things. A collaborator of the @leanethereum effort managed to AI-code a machine-verifiable proof of one of the most complex theorems that STARKs rely on for security. A core tenet of @leanethereum is to formally verify everything, and AI is greatly accelerating our ability to do that. Aside from formal verification, simply being able to generate a much larger body of test cases is also important. Do not assume that you'll be able to put in a single prompt and get a highly-secure version out anytime soon; there WILL be lots of wrestling with bugs and inconsistencies between implementations. But even that wrestling can happen 5x faster and 10x more thoroughly. People should be open to the possibility (not certainty! possibility) that the Ethereum roadmap will finish much faster than people expect, at a much higher standard of security than people expect. On the security side, I personally am excited about the possibility that bug-free code, long considered an idealistic delusion, will finally become first possible and then a basic expectation. If we care about trustlessness, this is a necessary piece of the puzzle. Total security is impossible because ultimately total security means exact correspondence between lines of code and contents of your mind, which is many terabytes (see firefly.social/post/x/2025653… ). But there are many specific cases, where specific security claims can be made and verified, that cut out >99% of the negative consequences that might come from the code being broken.

English
0
0
2
44
VibeFi
VibeFi@vibefi_dev·
What is VibeFi? A collection of humans and agents creating the best interface into DeFi, for humans and agents. VibeFi 🌊
English
10
1
18
481
VibeFi
VibeFi@vibefi_dev·
Who’s vibe coding on this fine Thursday?
GIF
English
0
0
2
40