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

chore: update + cleanup wallet docs #1671

Merged
merged 2 commits into from
Nov 26, 2024
Merged

chore: update + cleanup wallet docs #1671

merged 2 commits into from
Nov 26, 2024

Conversation

fakepixels
Copy link
Contributor

What changed? Why?

Update and clean up wallet docs for the Wallet Modal launch.

Notes to reviewers

How has it been tested?

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 26, 2024
Copy link

vercel bot commented Nov 26, 2024

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

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 8:09pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 8:09pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 8:09pm

@@ -38,7 +38,7 @@ const App = () => {
| [`apiKey`](#apikey) | Client API Key from Coinbase Developer Platform. | No |
| [`rpcUrl`](#rpc-url) | RPC URL for onchain requests. | No |
| [`projectId`](#project-id) | Your Coinbase Developer Platform Project ID. | No |
| [`config`](#config) | - `config.appearance` — customized your OnchainKit project's appearance <br /> - `config.paymaster` — Paymaster URL for gas sponsorship | No |
| [`config`](#config) | - `config.appearance` — Customized your OnchainKit project's appearance <br /> - `config.paymaster` — Paymaster URL for gas sponsorship <br /> - `config.wallet` — Wallet configuration options | No |
Copy link
Contributor

Choose a reason for hiding this comment

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

typo — should be Customize


2. Configure the `OnchainKitProvider` with modal settings:
## Configure the `OnchainKitProvider` with modal settings:
Copy link
Contributor

Choose a reason for hiding this comment

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

the parent here is a three-hash (### Setup Steps) so i'd make this a four-hash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

3 participants