From 06b527865a623338ca9e6148f2091e9b6964b17a Mon Sep 17 00:00:00 2001 From: fundsaminu Date: Thu, 17 Jul 2025 22:33:59 +0100 Subject: [PATCH 1/3] Updated docs --- docs/onchainkit/guides/build-onchain-apps.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/onchainkit/guides/build-onchain-apps.mdx b/docs/onchainkit/guides/build-onchain-apps.mdx index d1ba81f..001f9b6 100644 --- a/docs/onchainkit/guides/build-onchain-apps.mdx +++ b/docs/onchainkit/guides/build-onchain-apps.mdx @@ -51,7 +51,7 @@ Play with it live [here](https://onchain-app-template.vercel.app). OnchainKit copy Client API Key @@ -107,4 +107,4 @@ on X at [@onchainkit](https://x.com/onchainkit), [@zizzamia](https://x.com/zizza import PolicyBanner from "/snippets/PolicyBanner.mdx"; - \ No newline at end of file + From a56045ebbe2198bbe0c2364eb4b75b753771e030 Mon Sep 17 00:00:00 2001 From: fundsaminu Date: Thu, 17 Jul 2025 22:41:23 +0100 Subject: [PATCH 2/3] Update paymasters.mdx --- docs/base-account/improve-ux/sponsor-gas/paymasters.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx b/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx index bc97354..4e1a74a 100644 --- a/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx +++ b/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx @@ -55,7 +55,7 @@ the [Base Go Gasless page](/cookbook/go-gasless). Paymaster CDP Allowlist @@ -301,4 +301,4 @@ the [Base Go Gasless page](/cookbook/go-gasless). import PolicyBanner from "/snippets/PolicyBanner.mdx"; - \ No newline at end of file + From 85e5ccf121c7499568a8d4939efe1c0d7efec761 Mon Sep 17 00:00:00 2001 From: fundsaminu Date: Fri, 18 Jul 2025 14:22:34 +0100 Subject: [PATCH 3/3] Update authenticate-users.mdx --- docs/base-account/guides/authenticate-users.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/base-account/guides/authenticate-users.mdx b/docs/base-account/guides/authenticate-users.mdx index bcb5813..64aa5c8 100644 --- a/docs/base-account/guides/authenticate-users.mdx +++ b/docs/base-account/guides/authenticate-users.mdx @@ -97,7 +97,7 @@ If using the above code beyond Base Account, note that not every wallet supports -For a full React example see the React + Wagmi guide. +For a full React example see the React + Wagmi guide. ### Example Express Server @@ -163,4 +163,4 @@ See full props and theming options in the [Button Reference](/base-account/refer import PolicyBanner from "/snippets/PolicyBanner.mdx"; - \ No newline at end of file +