Skip to content

SolanaAdapterConfig

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / SolanaAdapterConfig

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:12948

Solana adapter configuration

optional wallet: SolanaWalletName

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:12950

Wallet to connect to


optional cluster: SolanaCluster

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:12952

Solana cluster/network


optional rpcEndpoint: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:12954

RPC endpoint URL


optional provider: SolanaWalletProvider

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:12956

Custom wallet provider (for testing)


optional connection: SolanaConnection

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:12958

Custom connection (for testing)