diff --git a/docs/base-account/guides/accept-payments.mdx b/docs/base-account/guides/accept-payments.mdx index 222ab3e9..6282bd54 100644 --- a/docs/base-account/guides/accept-payments.mdx +++ b/docs/base-account/guides/accept-payments.mdx @@ -20,62 +20,6 @@ USDC on Base is a fully-backed digital dollar that settles in seconds and costs 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. -
- -
-
-
- -
- ## Client-side (Browser SDK) @@ -187,62 +131,6 @@ See full props and theming options in the [Button Reference](/base-account/refer **Please Follow the Brand Guidelines** 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. - -
- -
-
-
- -
## Test on Base Sepolia diff --git a/docs/base-account/guides/authenticate-users.mdx b/docs/base-account/guides/authenticate-users.mdx index f0e03f06..75591862 100644 --- a/docs/base-account/guides/authenticate-users.mdx +++ b/docs/base-account/guides/authenticate-users.mdx @@ -19,14 +19,6 @@ Base Accounts build on those standards so you can reuse any SIWE tooling – whi 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. -
- -
-
-
- -
- ## High-level flow @@ -199,12 +191,4 @@ See full props and theming options in the [Button Reference](/base-account/refer 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. -
- -
-
-
- -
- diff --git a/docs/base-account/overview/what-is-base-account.mdx b/docs/base-account/overview/what-is-base-account.mdx index 6ef246d9..7ae0197e 100644 --- a/docs/base-account/overview/what-is-base-account.mdx +++ b/docs/base-account/overview/what-is-base-account.mdx @@ -3,7 +3,7 @@ title: "Base Account Overview" 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." --- -> **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. +> **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. ## What is a Base Account? diff --git a/docs/base-account/reference/core/getCryptoKeyAccount.mdx b/docs/base-account/reference/core/getCryptoKeyAccount.mdx index 35456cda..cf82c3e1 100644 --- a/docs/base-account/reference/core/getCryptoKeyAccount.mdx +++ b/docs/base-account/reference/core/getCryptoKeyAccount.mdx @@ -5,9 +5,7 @@ description: "Retrieve the current crypto key account associated with the user's Defined in the [Base Account SDK](https://github.com/base/account-sdk) - -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. - + ## Parameters diff --git a/docs/base-account/reference/core/sdk-utilities.mdx b/docs/base-account/reference/core/sdk-utilities.mdx index e646f413..a92a1465 100644 --- a/docs/base-account/reference/core/sdk-utilities.mdx +++ b/docs/base-account/reference/core/sdk-utilities.mdx @@ -35,7 +35,6 @@ if (existingKeyPair) { ### [getCryptoKeyAccount](/base-account/reference/core/getCryptoKeyAccount) -Retrieves the current crypto account associated with the user's session. This is the primary function for accessing account information. ```tsx import { getCryptoKeyAccount } from '@base-org/account'; diff --git a/docs/base-account/reference/ui-elements/brand-guidelines.mdx b/docs/base-account/reference/ui-elements/brand-guidelines.mdx index 776814fb..83966cb7 100644 --- a/docs/base-account/reference/ui-elements/brand-guidelines.mdx +++ b/docs/base-account/reference/ui-elements/brand-guidelines.mdx @@ -17,11 +17,11 @@ Base account offers two buttons to use in your application: 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 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. -
+

-
+