Interface SorobanReactProviderProps

Props for the SorobanReactProvider component.

Hierarchy

  • SorobanReactProviderProps

Properties

activeChain?: WalletChain
appName?: string
autoconnect?: boolean
chains: WalletChain[]
children: ReactNode
connectors: Connector[]
deployments?: ContractDeploymentInfo[]
server?: Server
serverHorizon?: Server

Generated using TypeDoc