<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Stefan Gherghe</title>
    <description>The latest articles on DEV Community by Stefan Gherghe (@stefan_gherghe_22).</description>
    <link>https://dev.to/stefan_gherghe_22</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4072723%2F2cb06bb8-20eb-40cb-b676-606867191a76.png</url>
      <title>DEV Community: Stefan Gherghe</title>
      <link>https://dev.to/stefan_gherghe_22</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stefan_gherghe_22"/>
    <language>en</language>
    <item>
      <title>Build with Brickken Dev Campaign</title>
      <dc:creator>Stefan Gherghe</dc:creator>
      <pubDate>Wed, 12 Aug 2026 11:53:28 +0000</pubDate>
      <link>https://dev.to/stefan_gherghe_22/build-with-brickken-dev-campaign-3pj1</link>
      <guid>https://dev.to/stefan_gherghe_22/build-with-brickken-dev-campaign-3pj1</guid>
      <description>&lt;h1&gt;
  
  
  Build with Brickken: a 6-week programme on tokenization + agentic infra ($2K prize pool)
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;br&gt;
We're running a 6-week developer programme from &lt;strong&gt;Aug 7 to Sep 17&lt;/strong&gt;. Build a working tokenization or agentic workflow against Brickken's sandbox using the REST API, CLI, MCP server, or Brickken Skill. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Five prizes &lt;/li&gt;
&lt;li&gt;$2,000 pool &lt;/li&gt;
&lt;li&gt;Deadline &lt;strong&gt;Sep 17 at 23:59 CET&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Landing page: &lt;strong&gt;&lt;a href="https://landing.brickken.com/build-with-brickken?utm_source=dev.to&amp;amp;utm_medium=organic&amp;amp;utm_campaign=b2b_buildcampaign"&gt;https://landing.brickken.com/build-with-brickken?utm_source=dev.to&amp;amp;utm_medium=organic&amp;amp;utm_campaign=b2b_buildcampaign&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hey DEV, I'm Stefan, Social Media Manager at Brickken. Disclosure upfront: this is a Brickken programme and I work there.&lt;/p&gt;

&lt;p&gt;If you've been experimenting with x402, ERC-8004 identity, MCP servers, or tokenized real-world assets and want a concrete brief to build against, here's one with real infra and a prize pool behind it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What you can build with
&lt;/h2&gt;

&lt;p&gt;Brickken exposes four surfaces you can mix and match:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;REST API&lt;/strong&gt; for institutional tokenization workflows (issuance, transfers, compliance, lifecycle).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CLI&lt;/strong&gt;, chain-agnostic, for scripted deploys and agent-driven flows.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;MCP server&lt;/strong&gt; so any MCP-compatible client (Claude, GPT, custom agents) can call Brickken as a tool.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Brickken Skill&lt;/strong&gt; for agent frameworks that consume Skills directly.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;On top of those, the campaign gives you a testnet-only playground for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;x402&lt;/strong&gt; for per-call USDC payments over HTTP&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ERC-8004&lt;/strong&gt; for on-chain agent identity&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ERC-7943 (uRWA)&lt;/strong&gt;, the tokenized real-world asset standard co-authored by our Head of Blockchain&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ERC-8226 (RAMS)&lt;/strong&gt; for regulated agent mandates&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Chainlink CCIP&lt;/strong&gt; for cross-chain flows&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Sandbox, not mainnet
&lt;/h2&gt;

&lt;p&gt;All work runs against:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;https://api.sandbox.brickken.com/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;https://dapp.sandbox.brickken.com/&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Testnet faucet assets only. No real USDC, no bridging, no mainnet keys.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Target networks&lt;/strong&gt; depend on which challenge you're building for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Agentic challenge:&lt;/strong&gt; Ethereum Sepolia or Base Sepolia (x402 settlement is available on both)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;API-key builds:&lt;/strong&gt; Polygon Amoy is also supported&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;RAMS operations:&lt;/strong&gt; Ethereum Sepolia only for now&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full API reference and quickstart at &lt;a href="https://docs.brickken.com/" rel="noopener noreferrer"&gt;docs.brickken.com&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What we're looking for in a submission
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Working implementation.&lt;/strong&gt; Not a mockup, not a slide deck. It has to actually run.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Public repo&lt;/strong&gt;, or a private one with a Brickken reviewer added, plus a &lt;strong&gt;README&lt;/strong&gt; on what it does, how to run it, and which surfaces (REST, MCP, CLI, Skill) and methods you called.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Real, verifiable calls&lt;/strong&gt; against the Brickken sandbox. Your submission must include the &lt;code&gt;chainId&lt;/code&gt; and the transaction hashes your build produced. We verify claimed usage against our own transaction and payment records.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2 to 3 minute demo recording&lt;/strong&gt;, or a live URL we can hit.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;An EVM wallet address&lt;/strong&gt; for potential reward payout.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you use AI tools in your build, disclose them in the README. AI assistance is fine; wholesale generation without meaningful developer contribution is not.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to submit
&lt;/h2&gt;

&lt;p&gt;Both channels are required for your entry to count:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Post in the Discord &lt;code&gt;#submit-your-builds&lt;/code&gt; channel&lt;/li&gt;
&lt;li&gt;Email &lt;code&gt;build@brickken.com&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Deadline is the same for both: &lt;strong&gt;Sep 17 at 23:59 CET&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it's judged
&lt;/h2&gt;

&lt;p&gt;Reviewed by the Brickken engineering team on four criteria:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technical execution&lt;/li&gt;
&lt;li&gt;Depth of Brickken infrastructure use&lt;/li&gt;
&lt;li&gt;Originality of the use case&lt;/li&gt;
&lt;li&gt;Clarity of documentation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Decisions are final.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prizes
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;$2,000 pool across the top 5 submissions&lt;/strong&gt;, regardless of which challenge you build in. One deadline, five payouts.&lt;/p&gt;

&lt;h2&gt;
  
  
  A few build ideas to prime the pump
&lt;/h2&gt;

&lt;p&gt;Not requirements, just angles that fit the stack well:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;An MCP server that lets a chat client issue and transfer tokenized assets against sandbox&lt;/li&gt;
&lt;li&gt;An agent that discovers itself on ERC-8004, sells a data or compute service, and gets paid per call via x402&lt;/li&gt;
&lt;li&gt;A CLI wrapper that deploys an ERC-20 and an ERC-7943 uRWA in one command across two testnets&lt;/li&gt;
&lt;li&gt;A CCIP-powered cross-chain redemption flow for a tokenized asset&lt;/li&gt;
&lt;li&gt;Anything that composes at least two of REST / CLI / MCP / Skill in a workflow that would look ridiculous to build without automation&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to join
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Read the brief: &lt;strong&gt;&lt;a href="https://landing.brickken.com/build-with-brickken?utm_source=dev.to&amp;amp;utm_medium=organic&amp;amp;utm_campaign=b2b_buildcampaign"&gt;https://landing.brickken.com/build-with-brickken?utm_source=dev.to&amp;amp;utm_medium=organic&amp;amp;utm_campaign=b2b_buildcampaign&lt;/a&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Request a sandbox API key&lt;/li&gt;
&lt;li&gt;Join the Discord for build support and submissions&lt;/li&gt;
&lt;li&gt;Ship before &lt;strong&gt;Sep 17, 23:59 CET&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Ask me anything in the comments. If your question is more of a "how do I call X endpoint," docs.brickken.com or the Discord support channel will get you a faster answer than I can.&lt;/p&gt;

&lt;p&gt;Good luck. Curious to see what you build.&lt;/p&gt;

&lt;h1&gt;
  
  
  AI #Campaign #Dev #Build #Tokenization
&lt;/h1&gt;

</description>
      <category>agents</category>
      <category>api</category>
      <category>mcp</category>
      <category>web3</category>
    </item>
  </channel>
</rss>
