SolanaConnection
1 type SolanaConnection = object;
Defined in: account-kit/core/src/types.ts:77
Properties
| Property | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Array of Solana wallet adapters to be used for connecting to wallets. Set to “detect” to auto-detect installed wallets, or provide explicit adapters. These adapters will be made available in the React context for wallet selection. Example
| |||||||||||||||||||||||||||||||||||||||||||||
| ‐ | |||||||||||||||||||||||||||||||||||||||||||||
| ‐ |