You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/base-account/guides/accept-payments.mdx
-112Lines changed: 0 additions & 112 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,62 +20,6 @@ USDC on Base is a fully-backed digital dollar that settles in seconds and costs
20
20
21
21
If you intend on using the BasePayButton, please follow the [Brand Guidelines](/base-account/reference/ui-elements/brand-guidelines) to ensure consistency across your application.
@@ -187,62 +131,6 @@ See full props and theming options in the [Button Reference](/base-account/refer
187
131
**Please Follow the Brand Guidelines**
188
132
189
133
If you intend on using the BasePayButton, please follow the [Brand Guidelines](/base-account/reference/ui-elements/brand-guidelines) to ensure consistency across your application.
Copy file name to clipboardExpand all lines: docs/base-account/guides/authenticate-users.mdx
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,6 @@ Base Accounts build on those standards so you can reuse any SIWE tooling – whi
19
19
20
20
If you intend on using the `SignInWithBaseButton`, please follow the [Brand Guidelines](/base-account/reference/ui-elements/brand-guidelines) to ensure consistency across your application.
@@ -199,12 +191,4 @@ See full props and theming options in the [Button Reference](/base-account/refer
199
191
200
192
If you intend on using the `SignInWithBaseButton`, please follow the [Brand Guidelines](/base-account/reference/ui-elements/brand-guidelines) to ensure consistency across your application.
Copy file name to clipboardExpand all lines: docs/base-account/overview/what-is-base-account.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Base Account Overview"
3
3
description: "What is a Base Account and how the Base Account SDK lets you add universal sign-in and one-tap USDC payments to any app."
4
4
---
5
5
6
-
> **TL;DR** – Base Accounts are the onchain identity and account layer powering The Base App. With the **Base Account SDK** you can connect to over one hundred thousand users and unlock authentication and payments with just a few lines of code.
6
+
> **TL;DR** – Base Accounts are the onchain identity and account layer powering the [Base App](https://base.app). With the **Base Account SDK** you can connect to over one hundred thousand users and unlock authentication and payments with just a few lines of code.
Copy file name to clipboardExpand all lines: docs/base-account/reference/core/getCryptoKeyAccount.mdx
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,7 @@ description: "Retrieve the current crypto key account associated with the user's
5
5
6
6
Defined in the [Base Account SDK](https://github.com/base/account-sdk)
7
7
8
-
<Info>
9
-
Retrieves the current crypto key account associated with the user's session. Crypto keys are used as the default local signer implementation for sub accounts.
Copy file name to clipboardExpand all lines: docs/base-account/reference/ui-elements/brand-guidelines.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ Base account offers two buttons to use in your application:
17
17
18
18
Integrating "Sign in With Base" offers a convenient and trusted way for users to access your services. By leveraging their established Base account, users can avoid creating and remembering new credentials, leading to a smoother onboarding and login process.
@@ -108,7 +108,7 @@ For detailed technical integration steps and API references, please refer to the
108
108
109
109
Integrating "Base Pay" offers one-click checkout for users with a Base Account. Integrate it into your product for easy purchase power for online and offline goods.
0 commit comments