Skip to content

Commit 81e644a

Browse files
Update Builder Codes to include Coming Soon (#669)
* Add builder code docs * Update docs/base-chain/quickstart/builder-codes.mdx Co-authored-by: Conner Swenberg <cls364@cornell.edu> * update to use only builder code * update to coming soon with callout at the top of the document --------- Co-authored-by: Conner Swenberg <cls364@cornell.edu>
1 parent 2d68eee commit 81e644a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/base-chain/quickstart/builder-codes.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
---
2-
title: "Builder Codes"
2+
title: "Builder Codes (coming soon)"
3+
sidebarTitle: "Builder Codes"
34
description: "Integrate Builder Codes to attribute onchain activity to your app or wallet."
45
---
56

7+
<Warning>
8+
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.
9+
</Warning>
10+
611
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.
712

813
## For App Developers

0 commit comments

Comments
 (0)