Skip to content

Commit

Permalink
chore: document wallet island network support (#1897)
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-defi authored Jan 29, 2025
1 parent 02fe4c4 commit 797b7f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions site/docs/pages/wallet/wallet-island.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ This component requires a `projectId` and an `apiKey`to be set in the `OnchainKi
can find your both of these values on [Coinbase Developer Platform](https://portal.cdp.coinbase.com/products/onchainkit).
:::

:::info
Please note: token balances are only available for Base mainnet and Ethereum mainnet.
You can control the network in the `OnchainKitProvider` by setting the `chain` prop.
:::

## Quick start

`WalletAdvanced` has two default implementations:
Expand Down

0 comments on commit 797b7f0

Please sign in to comment.