An ounce of robustness is worth a pound when it comes to LLM-driven development
To get introduced point your llm at:
Docs: https://t.co/FFwTg5LYWL
LLMs.txt: https://t.co/Hwvdyx07VP
MCP: https://t.co/l8rrf87Hj8
Skill: npx degit evmts/voltaire/skills/voltaire-effect ~/.codex/skills/voltaire
Or you can do what I do which is clone the entire repo
Github: https://t.co/0lrip5vCqK
Ask your llm to give you a quick tour
3/25
Tevm 1.0.0 exists and is production ready. But @FUCORY is completely swamped and unable to make blog marketing it. If you use it only and want to contribute writing a blog post or any other content demoing the feature reach out
Last year I launched an EVM implementation built with Claude 3.5. Today we launch a client implementation built with gpt-5.5 xhigh and Smithers
https://t.co/OUHeLXaLtE
https://t.co/66m7c0mj9Q
๐ I'm tweeting this before I look at the code. Codex claims this is feature complete and ready to release.
It sounds so gimmicky
AI Orchestration framework via React
But hear me out, Smithers is secretly the best-in-class agentic orchestration framework
In this ๐งต I answer two questions
1. Why you even need an orchestration framework?
2. Why that orchestration framework should be smithers
๐งต 1/18
Guillotine was built mostly with Claude 3.5. The experience most people are had for first time with 4.5 I had generations earlier.
Smithers and the rest of the AI tooling I"ll be releasing over the next few weeks will allow you to also live 2 generations in the future
Underrated use case for AI and Ethereum is decentralized unstoppable frontends immune from supply chain attacks and phishing concerns
One of the north stars for https://t.co/i9YN0Q3WUk is to make it so anybody can use their agent (potentially a private local one) as their onchain interface and that agent can use voltaire to easily generate miniapps for the user
Now proudly introducing, the first ever vibecoded Ethereum execution client
It's actually 2 clients
- Zig client
- @EffectTS_ client
If you want to see how the AI Slop Sausage is made, follow XVI
1/2
Building robust custom indexers with voltaire-effect is so nice. Come for the abstractions stay for the incredible visibility and monitoring you can get
What voltaire offers over viem
- Low level API (LLM-optimized, no breaking changes)
- Higher level of typesafety with branded types
- Wasm support (perf)
- Support for most languages not just TS