Skip to content
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

Adding Smart Wallet Quickstart [Ready for review] #2056

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

youssefea
Copy link
Contributor

@youssefea youssefea commented Mar 21, 2025

What changed? Why?
Smart Wallet Docs lack a Quickstart. This PR does the following:

  • Create a 3-pages Quickstart for Smart Wallet (Overview - OnchainKit Demo - Integrate in Next.js)
  • Remove the pages: Install for web - Install for ReactNative - Starter Templates
  • Add the relevant components, PNGs and SVGs to build the Quickstart

How has it been tested?

BaseDocs

  • docs.base.org
  • docs sub-pages

Sorry, something went wrong.

Copy link

vercel bot commented Mar 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-base-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 8:55pm

Copy link

vercel bot commented Mar 21, 2025

@youssefea is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@youssefea youssefea marked this pull request as draft March 21, 2025 23:09
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Mar 21, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@youssefea youssefea changed the title [WIP] Adding Smart Wallet Quickstart Adding Smart Wallet Quickstart [Ready for review] Mar 24, 2025
@youssefea youssefea marked this pull request as ready for review March 24, 2025 14:32

## Step 2: Create Wagmi Config

If your project does not have a Wagmi Config, create a file called `wagmi.ts` in the root directory of your project:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a callout specifying what about this wagmi config sets it up for coinbase wallet (e.g. the cbWalletConnector)

}
```

## Step 5: Create ConnectAndSIWE Component
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-> ## Step 5: Create ConnectAndSIWE Component

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e.g. convert the ConnectAndSIWE to code formatted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants