Skip to main content

Recommended: JavaScript SDK for React Native

While this SDK is still supported, we recommend using newer JavaScript SDK, which is optimized for React Native, but also comes with a host of other benefits.
The package that gives access to an Extension that allows integrating Solana/web3.js to our client.

Functions

SolanaExtension method

A method that, when passed to the client instance, injects the following modules into it:

solana module

Provides methods to create solana connection and signer for solana wallets.
The reference types below are simplified for the sake of readability. See the type specification for details.

Types

ISolanaExtension type

Type of the solana extension.
Last modified on July 24, 2026