We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa65de6 commit 47a305fCopy full SHA for 47a305f
site/docs/pages/wallet/wallet-island.mdx
@@ -46,6 +46,11 @@ users a seamless way to interact with their wallet and manage their assets.
46
47
Before using these components, ensure you've completed all [Getting Started steps](/getting-started).
48
49
+:::info
50
+This component requires a `projectId` and an `apiKey`to be set in the `OnchainKitProvider`. You
51
+can find your both of these values on [Coinbase Developer Platform](https://portal.cdp.coinbase.com/products/onchainkit).
52
+:::
53
+
54
## Quick start
55
56
`WalletAdvanced` has two default implementations:
0 commit comments