Base | Paragraph
0x97bc...6e72
0x97bc...6e72
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Mar 12
We’re Updating How Apps Work in the Base App.
Over the next few weeks, we’re rolling out new Base.dev primitives for metadata, notifications, and distribution - designed to simplify how apps are built, managed, and surfaced. As part of this shift, the Base App will move off the Farcaster mini-app spec and Neynar-powered infrastructure on April 9.
The goal is straightforward: to make building more seamless by removing custom specs and enabling standard web apps with wallet connectivity, powered by industry standard tooling and Base-native infrastructure.
Below is what’s changing, when it’s happening, and how to migrate.
What’s Changing:
1. Self-Managed Metadata (Mid-March) You’ll be able to manage your app’s metadata directly in Base.dev, including icons, taglines, descriptions, and screenshots. Today, this data comes from your Farcaster mini-app manifest. But soon, you’ll have a dedicated dashboard in Base.dev to update it directly.
Your existing metadata has already been backfilled, so none of it disappears.
2. Base.dev Notifications API (April 9) We’re introducing a first-party Notifications API. So instead of managing Farcaster tokens, FIDs, or third-party webhooks, you’ll send notifications directly to wallet addresses via Base.dev. Our builder platform will then handle user permissions, opt-in state and delivery. Basically, notifications join metadata and distribution in a single Base.dev surface.
3. Unified Browser + Standard Web Infrastructure (April 9) On April 9, support for the Farcaster mini-app spec and Neynar-powered metadata/notifications inside the Base App will end.
From that point forward: - Your app operates as a standard web app - Wallet connectivity works out of the box - No custom mini-app SDK is required
If you distribute through Farcaster clients like Warpcast, those integrations can remain in place. This change applies specifically to the Base App.
Tooling Guidance:
If you're currently using mini-app-specific wrappers (like MiniKit or OnchainKit) or relying heavily on Farcaster-specific tooling, we recommend migrating to standard web3 tooling like SIWE for authentication, and wagmi/viem for wallet connection and onchain transactions.
The team has created an agent skills repo so your preferred agent can help you build with ease, including a mini app migration skill: https://github.com/base/skills/blob/master/skills/convert-farcaster-miniapp-to-app/SKILL.md
And more info can be found in our docs here: https://docs.base.org/mini-apps/mini-apps/quickstart/migrate-to-standard-web-app
The long-term direction is all about open, composable, web-native tooling. And for now, everything will continue to work as-is until the new infrastructure is live. No features will be removed before their replacements are ready.
Migration Guide by App Type:
For most builders, migration takes around half a day. Here’s a guide on what you need to do depending on your current setup (or use the AI mini app migration skill).
If you already have a standard web app, you’re largely unaffected. If you rely on the Farcaster mini-app SDK - whether through a separate app, a hybrid setup, or a Farcaster-only experience - you’ll need to make some updates before April 9.
1. You Have a Regular Web App (No Farcaster SDK): You’re largely unaffected. - Ensure your app is registered on Base.dev - Update your metadata in the new dashboard (mid-March) - Optionally integrate the Base.dev Notifications API
2. You Have Separate Web and Farcaster Apps: - Register your web app with Base.dev - Fill out metadata - Ensure that your web app's URL is set as the primary URL - Now your mini app will still work on Farcaster and TBA will serve the web app
3. You Have a Hybrid App (Works on Web + Farcaster) - Detect environment where necessary using the Farcaster SDK’s isInMiniApp utility - Ensure Farcaster-specific content and actions are not shown to regular web users - Migrate notifications to the Base.dev API - After April 9, your app will behave like a web app inside the Base App, while still functioning in Farcaster clients if you choose.
4. Your App Has No Standalone Web Experience You have several options to make your app TBA-compatible: convert it entirely to a standard web app, create a separate web version, or take a hybrid approach. - Create a standard web version of your app (or add a web-compatible layer) - Use Sign-In with Ethereum (SIWE) instead of Sign In with Farcaster - Replace Farcaster SDK methods with standard web APIs - Use wagmi or viem for wallet and onchain interactions - Register your app on Base.dev - Update your metadata in the dashboard - Optionally integrate the Base.dev Notifications API
We’re intentionally sequencing this across multiple weeks to avoid disruption and ensure the user experience remains consistent while builders migrate.
Check out our AI skill to streamline your migration here: https://github.com/base/skills/blob/master/skills/convert-farcaster-miniapp-to-app/SKILL.md
And docs with more info here: https://docs.base.org/mini-apps/mini-apps/quickstart/migrate-to-standard-web-app
A Note to Builders:
We’re incredibly grateful to the builders who invested early in the Base App and are committed as ever to making it a place to unlock growth for your apps.
This update simplifies your devX while maintaining all the functionality you’ve come to love. It also positions us to provide even more distribution to apps inside the Base App. We’re experimenting with new app discovery surfaces, with more to share soon.
And thank you to Farcaster & Neynar. Both ecosystems have been top places for builder density and output since the early days. Base appreciates the contributions thus far and will continue looking for ways to work together, starting with sharing metadata with Farcaster. This means apps get more distribution while maintaining a single place for submitting/updating info with ease in Base.dev.
FAQ:
1. What happens if I don’t migrate by April 9?
After April 9, apps still relying on the Farcaster spec or manifest will not function properly inside the Base App, so migration is required to maintain compatibility.
2. Is the platform moving away from the "Mini App" framework?
Yes. We are transitioning away from the integrated mini-app model. Partners and developers should prioritize their web-based versions for user access moving forward.
3. Will my analytics or user attribution change?
Core engagement metrics and delivery reporting will continue to work. The underlying delivery mechanism changes, but your ability to measure sends and engagement remains intact.
4. What happens to existing notification opt-ins? Will there be rate limits or pricing for the new Notifications API?
Existing user opt-ins will carry over. Users do not need to re-subscribe when the new Notifications API goes live. There are no new fees being introduced with this launch. Any usage guidelines or limits will be clearly communicated in advance.
5. Are rankings or discovery changing as part of this update? How will the user experience change for accessing third-party apps and wallets?
No apps are losing visibility as part of this migration. We’ll share updates separately as we roll out new and improved discovery surfaces. For now, users will primarily access your applications via the integrated browser and we’re committed to preserving key ecosystem functionality like the ability for users to subscribe to app notifications and pin your app for easy access.
6. Why not support both systems long-term?
We heard consistent feedback from builders that maintaining multiple specs added unnecessary complexity. Standardizing on a single, web-native stack reduces overhead and lets us ship improvements faster and hopefully lets builders ship more simply too.
7. What is the status of the Farcaster social feed within the app?
The Farcaster social feed is being deprecated in favor of a trading feed. The team is in the early stages of experimenting with a new social graph, putting emphasis on features like copytrading, leaderboards and more.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Feb 12
Builder Codes are live for all apps on Base with ERC-8021.
A key input for future rewards programs, they measure and attribute onchain activity. The result is a more transparent, data-driven ecosystem.
Get your Builder Code today at base[dot]dev 🧵
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Feb 11
Today we're launching Leaderboards on base.dev.
They bring automatic distribution to top apps on Base and simplify app discovery for users.
The first leaderboard launching today is for Mini Apps in the Base app
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Feb 9
Base Verify helps apps on Base confirm that users are real people, not bots
Users log in with 3rd party accounts (X, Instagram, TikTok, Coinbase) to prove themselves, without sharing personal data with apps.
200k+ verifications completed and growing. Learn more in our blog: https://blog.base.dev/base-verify
\ \ Base Engineering Blog\ \ Anti-Sybil Infrastructure for the Base Ecosystem\ \ In this post, the Base teams dives into Base Verify: an anti-sybil service to help apps on Base confirm that users are real and unique people.](https://blog.base.dev/base-verify)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jan 12
Meet @macedo.eth, co-founder of @talent
What started as a side experiment with crypto quickly became an obsession, leading him to build the reputation layer for builders
This is his story
zoraCoin://0x1403d3ef63bea23d77961bca0510f63d990dbd6f
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jan 5
Meet @0xjessielo.base.eth, co-founder of SoSoValue
From feeling like crypto was a completely foreign world, to building tools that make onchain investing understandable and accessible to everyone
This is her story
zoraCoin://0xdc61630d243708877b07112651bf5f20fbb14aff
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 25, 2025
Happy holidays, from Base
zoraCoin://0xc9cc6d84fc17a237e7166e0067c2fe25cc1a42c5
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 23, 2025
Looking for a challenge in the new year?
We’re hiring:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 19, 2025
Now everybody has the Base app
Show us your mini app analytics from base.dev 👇
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 18, 2025
From Toshi to @baseapp.base.eth
zoraCoin://0x8d391e6974af8ae977b0631f994804bbf6f6aa92
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 15, 2025
who's feeling based this week?
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 12, 2025
This week on Base:
\ \ This Week on Base\ \ This Week on Base\ \ What's happening, on Base.](https://paragraph.com/@thisweekonbase/preview/aOETjblj6DENJYR3a1Lm)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 11, 2025
The Base-Solana Bridge went live last week, enabling the seamless transfer of assets between both chains.
Our team wrote a technical deep dive on:
• Why we built the bridge • Architecture & design choices • Roadmap for future improvements & decentralization
Read the blog: https://blog.base.dev/engineering-the-base-solana-bridge
\ \ Base Engineering Blog\ \ Engineering the Base-Solana Bridge\ \ In this post, we dive into the engineering behind the new Base-Solana bridge that powers direct asset and message transfers between the chains.](https://blog.base.dev/engineering-the-base-solana-bridge)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 9, 2025
We benchmarked passkey (P‑256) verification in ZKPs across four popular systems (SnarkJS, Rapidsnark, Gnark, and Noir) focusing on passkey security for smart wallets and measuring proving times and EVM gas costs.
Clear speed ↔ gas trade‑offs; code + data included. Read more:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 9, 2025
We're making it even easier to measure and grow your app with base.dev
All apps can now register and get onchain analytics for users who engage via the Base App.
You can view data such as active wallets, transacting users (first time & returning), total transactions and more 🧵
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 9, 2025
Onchain payments should be simple.
Introducing a new standard for one-step crypto payments, powered by open standards that anyone can adopt.
See the new experience on Shopify using Base Pay, and start building with one-step payments:
https://blog.base.dev/1-step-crypto-payments
\ \ Base Engineering Blog\ \ How Base Pay Delivers 1-Step Crypto Payments\ \ Introducing a new standard for one-step crypto payments, powered by open standards that anyone can adopt. Try it on Shopify today using Base Pay, and start building with one-step payments.](https://blog.base.dev/1-step-crypto-payments)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 8, 2025
Meet @jacob, co-founder of @zora. From running a social blog in college to redefining how media is valued on the internet, where markets replace algorithms. This is his story.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 7, 2025
This week on Base:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 4, 2025
The Base-Solana bridge is now live.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Dec 4, 2025
Ethereum = the world's computer Base = the global economy XMTP = the messaging layer
@shanemac.eth on building the next internet on open protocols.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Nov 4, 2025
Do you take trading seriously? Use a terminal that does too.
o1.exchange brings pro-grade tools to Base like cross-chain support, fast execution, and multi-wallet management.
Everything you need in o1 place.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Nov 3, 2025
If you care about making crypto payments work in the real world, it’s a great time to build on Base
Base product marketer @moonduhhh.base.eth explains how we're focused on building an economy for the internet with our enterprise products
"Using crypto as a payment method for everyday purchases has started to be a common thing; now it's time to build the rails that make it happen" 🫡
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 31, 2025
Happy Halloween, from Base
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 31, 2025
This week on Base:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 31, 2025
It’s spooky season, and @4dhd just dropped something wild onchain
Type in any address, pay $1 USDC on Base, and watch it transform into a haunted house
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 29, 2025
> be jesse pollak > unbox dGEN1 phone > supportingbuilders.jpg > realize it works with @baseapp.base.eth > start talking to yourself via @xmtp > lose your mind about open protocols > mfw crypto is the best industry in the world
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 28, 2025
Can anonymity exist onchain? Yes.
With @veilanon, trusted users can send and receive ETH privately on Base.
Transact privately.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 28, 2025
Base Chain is scaling capacity by 2x in 30 days
We're raising the gas limit from 75 → 150 Mgas/s over the next month to keep fees low as more people come onchain, starting tomorrow
Read the full update: https://blog.base.dev/scaling-base-doubling-capacity-in-30-days
\ \ Scaling Base: Doubling capacity in 30 days\ \ TL;DR: We’re continuing to scale Base to serve as a platform for the global economy. By the end of 2025, our goals are to double Base Chain’s gas limit, improve client performance, and expand L1 data availability to meet growing demand while maintaining sub-cent transaction fees.](https://blog.base.dev/scaling-base-doubling-capacity-in-30-days)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 24, 2025
This week on Base
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 24, 2025
Decentralized by Nature
The forest is an open protocol we can take inspiration from
Fifty builders explored that connection together while mushroom foraging at BaseCamp
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 12, 2025
This Week on Base: Onchain Summer winners, a BaseCamp community documentary, and more
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 9, 2025
if you've ever sent a transaction on Base, this post is for you
zoraCoin://0x9f59803e1d9a9dd17e513689822a7661c5c53afb
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 7, 2025
What if you could trade players, not just pick them?
@footballdotfun is fantasy and trading in one fast-paced marketplace. Compete on the pitch. Win in the market.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 6, 2025
Base is becoming an open stack for a new generation of apps
@jesse.base.eth joined Fortune Crypto to talk about the projects shaping what’s next
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 3, 2025
This week on Base: Stablecoins go global, lending comes onchain, Base Batches 002, and so much more more:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 3, 2025
The Based 500
A short documentary on BaseCamp from @patternintegrity
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Oct 1, 2025
Small businesses are using stablecoins to slash fees and protect margins
MSNBC highlighted Prevail Coffee and showed how they’re doing it on Base
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Sep 30, 2025
Apps shouldn’t own your conversations. You should.
@shanemac.eth talks about how @xmtp makes that real.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Sep 29, 2025
Builders and creators from around the world showed up.
BaseCamp was based.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Sep 25, 2025
Build on Base and get funded
There’s support for every stage: weekly rewards for early experiments, retro grants for shipped projects, support for public goods, and full founder programs when you’re ready to scale
\ \ Base Documentation\ \ Get Funded - Base Documentation\ \ The Base ecosystem offers multiple funding pathways designed specifically for builders at every stage—from weekend experiments to full-scale ventures.](https://docs.base.org/get-started/get-funded)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 30, 2025
Happy birthday to Ethereum.
10 years in, but still day one.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 30, 2025
The @coinbase protocol security team is now offering free security reviews to a cohort of apps and protocols on @base.base.eth chain, in beta.
Selected teams will receive a scoped review, security-related recommendations, and other assistance to improve.
Spots are limited! Read more in our blog:
zoraCoin://0xf5ef1aafaddd96a7231085f3e4d3c78825b2214d
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 30, 2025
> You can't tell Zuck “’l’ll split the LTV of users you bring me that retain", but onchain there's mutual transparency on both sides
Cost Per Value is a new ad tech business model, only possible onchain via @spindl of ads at Base @antonio explains CPV on TBPN:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 29, 2025
BaseCamp⁰⁰²
Join us as we bring creators, builders, and the broader Base community together.
Stowe, Vermont | September 14 - 16
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 29, 2025
There's 2 ETH in prizes waiting for you at the end of the quest, anon:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 28, 2025
This new internet runs on creators, communities, and culture. That means memes. That means collectibles. That means coins.
We're building a new global economy, together.
zoraCoin://0x2afa1e33cbe8e3cce733bbcade87ee2760839ed5
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 25, 2025
Here's a full recap of A New Day One, in under 15 minutes
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 25, 2025
It pays to be here
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 25, 2025
Quick facts about Onchain Summer:
- 50 teams will win prizes from a pool of $200k
- There are two tracks; Apps and Mini Apps
- You can enter with either an app you already launched or an app you’re planning to launch this summer
- This is a retroactive awards campaign based upon onchain and offchain engagement
- Winning is about more than prize money! The top teams will be invited to basecamp in September and be featured onstage
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 24, 2025
Missed new day one? We launched Flashblocks and made Base Chain 10x faster
A quick 🧵 on how you can experience the power of Flashblocks yourself or integrate them into your app to improve user experience!
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 23, 2025
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 23, 2025
You all looked good in the booth.
Snapped a photo at New Day One? Coin it in the Base app, and we’ll repost the best ones.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 22, 2025
Your posts were always worth something.
They were just locked up in someone else’s system.
@jesse.base.eth on @gmfarcaster
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 21, 2025
This Onchain Summer is the summer of gaming, vibe-coding, coining, and obsession.
Here’s how remix.gg, @ohara-ai @zora and tyb.xyz are bringing the world onchain ☟
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 21, 2025
The results for Base Batches Demo Day 001 are in, and we’re awarding over $1 million across 40 teams.
🏆 1 team awarded $100k 🥈 9 teams awarded $40k 🥉 30 teams awarded $20k
Announcing the winner of Base Batches Demo Day 001: @noiceapp
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 21, 2025
" It's sort of an everything app."
CNBC breaks down the new @baseapp.base.eth and why it matters for creators.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 18, 2025
This was A New Day One.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 16, 2025
"I think collecting is starting to get close to music, sports, fashion, as a pillar of our society." - Gary Vee
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 16, 2025
Base is evolving to be more than a chain.
Here's a look at everything we announced as part of A New Day One:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 16, 2025
Base Pay is now on Shopify
“We’re going to roll this out to every merchant. Brands like Erewhon are already supporting USDC payments.” - Alex Danco, Shopify
Oh, and 1% cashback in the U.S. for anyone who pays with USDC on Base.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 3, 2025
Our Head of Product @tom.base.eth took the stage at /ethcc to talk about the new builder stack as global commerce comes onchain:
• Fast, cheap, global blockspace • Local currency stablecoins • Miniapps as a force multiplier
What will you build (sell)?
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 2, 2025
Onchain Summer is here.
Ship what you love and be rewarded, all season long.
Each week, we’re spotlighting the best apps and livestreaming with the teams. Top builders will be given an invite to Basecamp and honored live at the Onchain Summer awards ceremony.
What are you building? Tag @base or drop your project in the replies.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 2, 2025
Base Builder Quest 7 just dropped
create a mini app from scratch, or turn your existing app into a mini app, using MiniKit and Base builder tools to quickly ship best in class UX
2 ETH prize pool up for grabs. 24 hours.
what will you build?
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 1, 2025
Senior product designer at Base, Rose Kuan @rosekuan.base.eth, spoke at EthCC about how you can perfect UX when balancing decentralization and viral loops:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 1, 2025
Core team member @sohey made a tool to help you debug your mini apps for the new @baseapp.base.eth:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 1, 2025
onchain summer is heating up, it belongs to everyone, and the brand is yours to build with
remix the visuals and make your own mark
https://www.figma.com/community/file/1521907740878441668
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 1, 2025
Principal engineer at Base, Michael de Hoog @mdehoog, went on Coinbase Developer Podcast to talk all about engineering at Base and more
There's even alpha on how to contact him with questions (hint: it's not Twitter!)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 1, 2025
If you’ve made the journey to Cannes, your quest isn’t over yet
Stop by the Base booth at EthCC to get the Builder Quest prompt early and win up to 2+ ETH in rewards:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 1, 2025
Base est pour tout le monde
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jul 1, 2025
Day 2 of /ethcc is gonna be based
• Home Base at EthCC (+ builder quest w/ 2+ ETH in prizes) • Our Head of Product @tom.base.eth takes the stage • Base x @aerodrome Cannes Meetup • More based workshops and talks
Details in 🧵
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 30, 2025
Sneak peak of principal engineer at Base @mdehoog on the @coinbasedev podcast:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 30, 2025
hello from Cannes. EthCC is based.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 30, 2025
We're in Cannes to meet based builders all week long
Here's our schedule for /ethcc Day 1 today:
- Home Base opens - Miniapp builder quest w/ 2+ ETH in prizes - Keynote on building viral onchain apps - User research pop-up school
Details in thread:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 26, 2025
A blank canvas. A new internet.
Case Study 005 — NEW DAY. We’ve come far. This is a moment to break patterns, hold vision, and build what matters.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 26, 2025
Add token swaps to your app with OnchainKit 👇
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 25, 2025
More assets, more access.
cbADA and cbLTC are now on Base.
https://x.com/CoinbaseAssets/status/1937905846551183360
\ \ X (formerly Twitter)](https://x.com/CoinbaseAssets/status/1937905846551183360)
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 24, 2025
Cannes is gonna be based
We're heading to /ethcc to meet with builders IRL. Find us at:
• Home Base at EthCC conference • A based golden hour meetup with @aerodrome • Community events • Builder sessions, speaker keynotes, and workshops
Details in thread:
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 24, 2025
Ship code → Get rewarded
24 ETH has been distributed to 1177 builders so far builderscore.xyz
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 23, 2025
We're kicking off @coinbase Security Sessions this week!
An educational series run by our security team every 2 weeks, designed to teach you best practices that come from real-world experience.
Join us for the first episode on x.com/buildonbase this Friday 6/27, which explores the Secure Development Lifecycle of smart contracts.
base.base.eth](https://paragraph.com/0x302a1eda13b2539c962733b8ba817c2569fedec7)
Jun 23, 2025
Do you live near Mountain View and have product feedback you want to share with the Base team?
Our UX Research team is running an IRL research session tomorrow and are looking for more participants!
📍 2:30PM - 4:00PM 6/24 @ Coinbase Mountain View Office 🟦 $150 USDC on Base for participating
We’ll select a handful of participants who fill out this form: https://forms.gle/mCTe8X4NeuDbM7TS7
Checking your Browser…
Verifying...
Stuck? Troubleshoot
Success!
Verification failed
Verification expired
Verification expired
Wallet · Privy
Base | Paragraph