Skip to content

Commit

Permalink
docs: connect wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 17, 2023
1 parent db926f5 commit b43e810
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/react/guides/connect-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,16 @@ Wagmi provides you with the Hooks to get started building your own Connect Walle

It takes less than five minutes to get up and running with Browser Wallets, WalletConnect, Ledger, and Coinbase Wallet.

TODO: Steps 🚧
### Preview

<iframe frameborder="0" width="100%" height="120px" src="https://wagmi-connect-wallet.vercel.app/"></iframe>

### Steps

TODO

### Playground

<br/>

<iframe frameborder="0" width="100%" height="500px" src="https://stackblitz.com/edit/vitejs-vite-4hfzwo?embed=1&file=src%2FApp.tsx&hideExplorer=1&view=preview"></iframe>

0 comments on commit b43e810

Please sign in to comment.