diff --git a/docs/base-chain/quickstart/builder-codes.mdx b/docs/base-chain/quickstart/builder-codes.mdx index 9e1d36b7..e895bab4 100644 --- a/docs/base-chain/quickstart/builder-codes.mdx +++ b/docs/base-chain/quickstart/builder-codes.mdx @@ -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." --- + +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. + + 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