SolanaAdapterConfig
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / SolanaAdapterConfig
Interface: SolanaAdapterConfig
Section titled “Interface: SolanaAdapterConfig”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9413
Solana adapter configuration
Properties
Section titled “Properties”wallet?
Section titled “wallet?”
optionalwallet:SolanaWalletName
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9415
Wallet to connect to
cluster?
Section titled “cluster?”
optionalcluster:SolanaCluster
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9417
Solana cluster/network
rpcEndpoint?
Section titled “rpcEndpoint?”
optionalrpcEndpoint:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9419
RPC endpoint URL
provider?
Section titled “provider?”
optionalprovider:SolanaWalletProvider
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9421
Custom wallet provider (for testing)
connection?
Section titled “connection?”
optionalconnection:SolanaConnection
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9423
Custom connection (for testing)