Monoshot is available wherever code is written. ⋅ Use the editor directly. ⋅ Keep source local with the CLI. ⋅ Let agents open, render, and share through the skill or MCP server. ⋅ Generate SVG, PNG, or shareable link through the hosted API.
1
5
212
Themes cover the entire image. Choose a wallpaper, gradient, color, or your own image, then Monoshot matches the syntax theme automatically. Adjust the frame, title bar, padding, radius, and width. Export to PNG or SVG, or copy a shareable editor link.
1
4
290
Monoshot's editor is type-aware. Hover JavaScript and TypeScript identifiers to inspect inferred types, see diagnostics while editing, and add type annotations directly to the image. Packages you import automatically get installed for type acquisition.
1
5
327
Annotations make code images easier to follow. Focus a line, highlight a block, show additions and removals, or add note, log, warning, and error callouts. Drag across lines to annotate a whole section in one pass. → monoshot.dev
1
5
416
Introducing 𝚖𝚘𝚗𝚘𝚜𝚑𝚘𝚝. A code image editor for humans and agents. Create, annotate, theme, export, and share code images on the Web, CLI, MCP, or API.
5
6
77
6,678
With Ox v0 reaching 30+ million downloads per month, we are excited to continue to see what folks build on top of Ox!
1
4
180
Announcing Ox v1 The library powering Viem, Wagmi, and others, is now stable! 🧰 300+ battle-tested modules covering everything from ABIs, Cryptography, Transactions, Post-Quantum, Signatures, Keys, and more. ⚡ WASM-enabled performance 🤖 Agent-first APIs ✨ Many guides!
1
2
20
1,048
Quick Prompt: "Read https://frog.⁠fm, and set up Frog in my project." GitHub: github.com/wevm/frog
13
1,950
The friction log manages itself. No stale lists. Frog can also report friction upstream to dependencies that opt in.
1
8
2,359
How it works: 1. Agent hits friction, runs `frog log` 2. Entry commits with the code that triggered it 3. Frog files a GitHub issue and comments on the PR 4. Issue gets fixed 5. Friction gets removed from entries Only unresolved friction survives.
1
12
3,382
GitHub: github.com/wevm/frog The problem: Agents are the best friction loggers you'll ever have, and the worst at keeping a log. Knowledge around workarounds is thrown away.
1
1
25
4,741
Introducing Frog 🐸 Automated friction logging for agents. → Your agents hit papercuts all day. → Then they work around them and forget. → Frog turns these into a tracked issue. Automatically.
13
28
413
81,576
Check out the guide viem.sh/tokens Or try the quick prompt with your agent
2
6
555
devs and agents can now access USDC, EURC, USYC, and more through viem stablecoins, one import away
6
16
92
19,826
𝘉𝘠𝘖𝘛: 𝘉𝘳𝘪𝘯𝘨 𝘠𝘰𝘶𝘳 𝘖𝘸𝘯 𝘛𝘰𝘬𝘦𝘯! `defineToken` gives you reusable, type-safe definitions you can mix in alongside the built-ins. viem.sh/tokens/guides/defini…
1
3
237
𝘊𝘶𝘳𝘢𝘵𝘦𝘥 𝘛𝘰𝘬𝘦𝘯 𝘚𝘦𝘵𝘴 You can skip listing tokens one by one, pass a ready-made set and start building. viem.sh/tokens/tokens#token-…
1
2
113
𝘈𝘮𝘰𝘶𝘯𝘵 𝘍𝘰𝘳𝘮𝘢𝘵𝘵𝘪𝘯𝘨 Amounts can accept a human-readable formatted string, so no base unit decimal math.
1
2
122
𝘛𝘰𝘬𝘦𝘯 𝘈𝘶𝘵𝘰𝘤𝘰𝘮𝘱𝘭𝘦𝘵𝘦 Declare tokens and select them by symbol with full autocomplete and type-checking. Need something you haven't declared? Pass an address instead. viem.sh/tokens/tokens
1
2
137
𝘛𝘰𝘬𝘦𝘯 𝘈𝘤𝘵𝘪𝘰𝘯𝘴 Viem now contains first-class token actions out-of-the-box. Throw your ABIs in the bin, and use actions with JSDoc that your agents can parse easily. viem.sh/tokens/actions
1
4
232
𝘉𝘶𝘪𝘭𝘵 𝘧𝘰𝘳 𝘈𝘗𝘐𝘴, 𝘓𝘪𝘣𝘳𝘢𝘳𝘪𝘦𝘴, 𝘢𝘯𝘥 𝘈𝘱𝘱𝘴 Declare your stablecoins, and then perform money movement actions. Perfect for API, library, and apps that consume viem. Get started → viem.sh/tokens
1
5
380
Introducing 𝚟𝚒𝚎𝚖/𝚝𝚘𝚔𝚎𝚗𝚜: stablecoin actions & utilities. Everything you need to move and manage stablecoins in TypeScript, with less boilerplate.
2
2
33
6,152
Docs should be agent-maintainable. Not trapped in a hosted CMS. Not detached from the code they describe. Vocs keeps docs and source together, so agents can inspect source, edit pages, update nav, run checks, and review the diff.
1
5
729
Lightweight docs save tokens. Every duplicated wrapper, noisy layout node, and unnecessary generated page competes with the actual context an agent needs. Vocs keeps the source compact while still allowing rich MDX, React, syntax highlighting, and custom UI.
1
5
506
Fast docs improve feedback. Readers should not wait for heavy JavaScript. Agents need quick responses while they iterate. Search engines need content that is fast to discover. Vocs combines Vite and waku.gg for hybrid server rendering and static generation.
1
10
1,340
Docs aren't just browser pages anymore. Agents use them to answer questions, write code, generate examples, inspect APIs, and change projects. Vocs makes docs an agent interface: Markdown pages with an embedded sitemap, plus MCP for lightweight context and seamless navigation.
1
12
828
Introducing Vocs v2: a minimal docs framework designed for agents and humans. Flexible docs that stay simple at the source, rich in the browser, and easy for agents to consume. $ 𝚗𝚙𝚖 𝚒𝚗𝚒𝚝 𝚟𝚘𝚌𝚜
4
9
69
18,965
1B+ tokens saved since launching
Introducing `curl.md` – URL to Markdown for agents Prefix any URL with curl.md/ -> get agent-optimized Markdown back Better context. Save tokens. 244,936,169 tokens saved so far. Try it out: $ npx curl.md developer.⁠mozilla.⁠org/docs/Web/API/Fetch_API/Using_Fetch
2
9
1,371
Start curling to get better context and save tokens today! Repo: github.com/wevm/curl.md Try the quick prompt:
1
6
1,107
Use curl.md via your ◆ browser - add curl.md/ before any URL ◆ curl - $ curl curl.md/example.com ◆ CLI - $ curl.md example.com ◆ API & SDK for programmatic usage ◆ Agent plugins for Claude, OpenCode, Pi, Amp Docs: curl.md/docs
1
5
1,341
The best part? Set it. Forget it. Save money and tokens. Give curl.md to your agent and it will do the rest. Track your savings in the dashboard.
1
3
1,183
Fits perfectly into agent workflows. Use objective extraction, keyword filtering, and more to narrow content even further. Agents are very good at this. curl.md
1
3
1,585
Why is curl.md better than existing read_web_page/webfetch tools? curl.md resolves developer docs, API reference, GitHub issues/PRs, and more directly from their sources. Work smarter, not harder to get agent-friendly Markdown. See for yourself: curl.md/playground
1
12
2,042
Introducing `curl.md` – URL to Markdown for agents Prefix any URL with curl.md/ -> get agent-optimized Markdown back Better context. Save tokens. 244,936,169 tokens saved so far. Try it out: $ npx curl.md developer.⁠mozilla.⁠org/docs/Web/API/Fetch_API/Using_Fetch
11
30
432
46,756
fun fact: wagmi supports solid.js for fine-grained reactivity nerds: `npm i @⁠wagmi/solid`
4
1
14
2,657
Ships with an agent skill to set up passkey auth end-to-end -- routes, challenge storage, session management, security hardening.
1
8
612
Two namespaces: "Registration" & "Authentication". Full client/server ceremony in three lines:
1
11
951
Introducing webauthx A minimal WebAuthn toolkit for passkey registration and authentication, with conventional defaults for broad compatibility. 3 functions to represent the auth ceremony across server and client. npm i webauthx npx skills add wevm/webauthx
4
9
207
19,095
Introducing mppx The TypeScript SDK for the Machine Payments Protocol $ npm i mppx
Introducing the Machine Payments Protocol: an open standard for machine payments co-authored by @tempo and @stripe MPP is designed to be extensible and payment-method agnostic, already supporting stablecoins, cards, and more.
3
8
84
14,786
Repo: github.com/wevm/incur Try the quickprompt:
4
1
29
3,613
Type safety isn’t just for humans. Agents building CLIs with incur get immediate feedback when they pass the wrong types. Schemas flow through generics so I/O are all fully inferred with zero manual annotations.
1
15
3,714
Without call-to-actions, agents guess what to do next, or worse, ask the user. incur CLIs tell the agent exactly which commands to run after each step, with the `cta` property.
2
18
4,746
Every token an agent spends reading output is a token it can't spend reasoning. incur defaults to TOON – ~40% fewer tokens than JSON, still human-readable format.
1
17
3,966
Every tool in an agent's context costs tokens, even when it's not being used. Agents using CLIs built on incur load skills on-demand and outputs TOON instead of JSON. Result: up to 3× fewer tokens per session. Good read: kanyilmaz.me/2026/02/23/cli-…
1
1
27
4,590
Agents attempting to discover or use a CLIs with vague context can produce inconsistent results. incur CLIs can register themselves as per-command skills. Zero manual skill crafting. Skills are kept up-to-date. Consumers just need to run `<your-cli> skills add`.
1
16
5,525
incur ships a minimal API so agents can build entire CLIs in a single pass. Three functions: `create`, `command`, `serve` – everything else is handled automatically. No tokens wasted on grokking complex public API surface.
1
31
7,299
Introducing 𝚒𝚗𝚌𝚞𝚛 – the CLI framework built for agents and humans. Automatic discovery for agents enabling a guided experience for humans, without compromising tokens & context windows. » npx incur skills add
15
47
689
178,572
🆕 developer experience upgrade 🆕 contract function/event/error parameter names now show up in your editor autocomplete, hover, typescript error messages, and more! get started: npm i viem@latest
1
1
18
2,559
📦 npm i wagmi@3 fine-grained control over connector dependencies 💾 install only what you need 🤖 manage version bumps at your own pace 🏎️ choose what 3rd-party code/licenses you install 🔒 lock down your app's supply chain
9
7
75
10,680
Replying to @FUCORY
first we need to create a BIG monorepo
5
138
Viem is participating in Gitcoin Grants 24! Consider donating to continue to support top-class Ethereum app tooling. 🫡 giveth.io/project/viem
1
8
1,711
add support to your app by bumping your wagmi version and using the 🆕 built-in wagmi connector wagmi.sh/react/api/connector…
1
3
391
EIP-5792 is now stable in Viem & Wagmi. Enjoy.
6
18
142
10,705
🫡
7
5
145
7,417
back to the cave we go
4
81
📲 npm i cuer simple & opinionated qr code component for react
6
10
109
10,604
🫡🦄
Unichain mainnet is live ✨ ✸ Fast with low fees ✸ Built for cross-chain liquidity ✸ Prioritizes decentralization from day one You can now deploy DeFi apps, launch tokens, swap, provide liquidity, and more
24
1,217