Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/base-chain/quickstart/builder-codes.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
title: "Builder Codes"
title: "Builder Codes (coming soon)"
sidebarTitle: "Builder Codes"
description: "Integrate Builder Codes to attribute onchain activity to your app or wallet."
---

<Warning>
Base will issue Builder Codes out of Base.dev starting **in early December**. We've released these docs ahead of launch to give teams time to understand implementation.
</Warning>

Builder Codes allow you to attribute onchain activity to your app or wallet, unlocking analytics, rewards, and future incentives. This guide covers the implementation steps for both application developers and wallet providers.

## For App Developers
Expand Down