philipp
@phil10013
Followers
370
Following
2K
Media
6
Statuses
94
curious mind and builder | DevRel @0xMiden
Privacy Island
Joined May 2016
I built an AI dev toolkit for @0xMiden. gave it to 11 people, most with zero Miden experience. what they shipped in ONE DAY: → sealed-bid auctions with private bids → corporate wallets with cryptographic spending caps → time-locked capsules where nobody sees inside until
25
13
70
The more you research privacy and blockchains, the clearer it becomes that Miden is the most elegant and future-proof design.
9
8
50
4
1
10
my favourite wildest thing from Miden last week: @zkGaylord built a full on-chain 2-player game on @0xMiden using the agentic toolkit. 3 CLI binaries. working UI. deployed to testnet. and all that from an airplane seat... ✈️
5am, running Claude Code for agentic Miden Day, waiting for the plane to takeoff. How’s your Friday going?
15
5
36
one of the Miden Day builders wrote about their experience building Chronovault (time-locked digital capsules) on @0xMiden using the agentic tooling. full-stack dapp. smart contracts, local node validation, and a React frontend. zero prior Miden experience, zero manual coding.
7
3
23
@0xMiden the tool is open source: https://t.co/4lUzYwxtOf it's not perfect. we found 60+ issues when 11 builders tested it that need fixing. but the core thesis is proven: give agents the right context, and they build real stuff. works with Claude Code, Cursor, Windsurf, OpenCode.
github.com
Mono repo template for agentic assisted full-stack development on Miden - 0xMiden/agentic-template
2
0
5
@0xMiden the wildest part: Miden's local testing tooling (Miden MockChain) runs test cycles in seconds. no network, fully deterministic. for an agent that needs 10+ iterations to get a contract right, that's the difference between done in an hour and done tomorrow. one builder called it
1
0
5
@0xMiden layer 2: automated verification hooks. every time the agent edits a contract, it auto-builds immediately. every frontend edit triggers typecheck + tests. every completed task runs the full verification suite. the agent catches its own mistakes in seconds, not after you review.
1
0
3
@0xMiden layer 1: skills. 13 domain-specific skill files that teach the agent the Miden SDKs, testing patterns, and critical pitfalls. instead of hoping the agent figures it out, we tell it exactly which functions exist, which patterns work, and what to avoid. like having a Miden
1
0
3
@0xMiden LLMs don't know the Miden SDKs or tooling from their training data. so they hallucinate APIs, use wrong patterns, and write code that doesn't compile. the fix: inject the right domain context so the agent writes correct Miden code from the start. three layers make this work:
1
0
3
this is the agentic coding tool that turns AI agents into @0xMiden smart contract developers. agents have zero knowledge about Miden by default. this tool changes that. here's how it works 🧵
I built an AI dev toolkit for @0xMiden. gave it to 11 people, most with zero Miden experience. what they shipped in ONE DAY: → sealed-bid auctions with private bids → corporate wallets with cryptographic spending caps → time-locked capsules where nobody sees inside until
9
9
36
building on @0xMiden before vs after agentic tooling: BEFORE → read docs, tutorials, study architecture for days → manually piece together SDK patterns from examples → steep learning curve before writing your first contract ⏱️ weeks to get productive AFTER → agent as main
14
10
51
This was truly mindblowing. You can build apps so fast. Still discovered some bugs, but wtf, Claude used our own compiler, improved the WASM WebSDK, ... Will share my battleships implementation soon once polished a bit more
I built an AI dev toolkit for @0xMiden. gave it to 11 people, most with zero Miden experience. what they shipped in ONE DAY: → sealed-bid auctions with private bids → corporate wallets with cryptographic spending caps → time-locked capsules where nobody sees inside until
4
5
27
This is beyond cool 🔥 The learning curve has been flattened!
I built an AI dev toolkit for @0xMiden. gave it to 11 people, most with zero Miden experience. what they shipped in ONE DAY: → sealed-bid auctions with private bids → corporate wallets with cryptographic spending caps → time-locked capsules where nobody sees inside until
7
6
31
Check this out from our DevRel 👇 https://t.co/z1d965n9LP
@0xMiden want to try it? → git clone --recurse-submodules https://t.co/JvOVJnpVN2 → open with Claude Code, OpenCode, or Windsurf → start building the agent picks up the skills, workflow, and verification hooks automatically. no setup guide needed. the agent knows what to do.
1
4
14
Building on Miden just got easier. You can literally build stuff within hours 👌 Wanna try?
I built an AI dev toolkit for @0xMiden. gave it to 11 people, most with zero Miden experience. what they shipped in ONE DAY: → sealed-bid auctions with private bids → corporate wallets with cryptographic spending caps → time-locked capsules where nobody sees inside until
37
9
107
@0xMiden @Pashteto wrote about building Chronovault (time-locked capsules) with the template, an honest deep-dive on what worked and what didn't: 👇 https://t.co/cXlcNQDEQP
0
0
4
@0xMiden shoutout to everyone who built: @zkGaylord @BrianSeong @greenden @schmiddominik1 : Alla Morra, Burny, Oracle Pools, Battleship @romanmazur, Djole, Marija, @Pashteto from @walnut_dev : sealed-bid auction, CLI auction, rock-paper-scissors, time-locked capsules Mirko, Ahmad, Phil
0
1
10