Skip to content

Commit

Permalink
docs: refer dot-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Jul 15, 2024
1 parent fbfa839 commit 94c99c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/docs/docs/getting-started/connect-wallets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ import Tabs from "@theme/Tabs";

Wallets & accounts connection can by managed via [`useWallets`](/api/react/function/useWallets), [`useConnectedWallets`](/api/react/function/useConnectedWallets) & [`useAccounts`](/api/react/function/useAccounts) hooks.

:::tip
If you prefer not having to build a wallet connection UI from scratch, checkout [DOT Connect](https://dotconnect.dev/) for a quick and easy way to add an great wallet experience to your DApps.
:::

## Install optional dependencies

Additional dependencies are required if you use any of be bellow wallet type.
Expand Down

0 comments on commit 94c99c9

Please sign in to comment.