Skip to content

Updated docs #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/base-account/guides/authenticate-users.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ If using the above code beyond Base Account, note that not every wallet supports
</Note>

<Note>
For a full React example see the <a href="/docs/base-account/framework-integrations/react-wagmi">React + Wagmi guide</a>.
For a full React example see the <a href="/docs/base-account/framework-integrations/nextjs-with-wagmi.mdx">React + Wagmi guide</a>.
</Note>

### Example Express Server
Expand Down Expand Up @@ -163,4 +163,4 @@ See full props and theming options in the [Button Reference](/base-account/refer

import PolicyBanner from "/snippets/PolicyBanner.mdx";

<PolicyBanner />
<PolicyBanner />
4 changes: 2 additions & 2 deletions docs/base-account/improve-ux/sponsor-gas/paymasters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ the [Base Go Gasless page](/cookbook/go-gasless).
<Frame>
<img
alt="Paymaster CDP Allowlist"
src="/images/smart-wallet/PaymasterAllowlist.png"
src="/docs/images/smart-wallet/PaymasterAllowlist.png"
width="1000"
loading="lazy"
/>
Expand Down Expand Up @@ -301,4 +301,4 @@ the [Base Go Gasless page](/cookbook/go-gasless).

import PolicyBanner from "/snippets/PolicyBanner.mdx";

<PolicyBanner />
<PolicyBanner />
4 changes: 2 additions & 2 deletions docs/onchainkit/guides/build-onchain-apps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Play with it live [here](https://onchain-app-template.vercel.app).
<Frame>
<img
alt="OnchainKit copy Client API Key"
src="/images/onchainkit/copy-api-key-guide.png"
src="/docs/images/onchainkit/copy-api-key-guide.png"
width="664"
loading="lazy"
/>
Expand Down Expand Up @@ -107,4 +107,4 @@ on X at [@onchainkit](https://x.com/onchainkit), [@zizzamia](https://x.com/zizza

import PolicyBanner from "/snippets/PolicyBanner.mdx";

<PolicyBanner />
<PolicyBanner />