Mobile wallet integration for React Native applications
app.json
or app.config.js
:
Option | Type | Required | Description |
---|---|---|---|
organizationId | string | Yes | Your organization identifier |
scheme | string | Yes | URL scheme for deep linking |
embeddedWalletType | "app-wallet" | "user-wallet" | No | Wallet creation strategy |
addressTypes | AddressType[] | Yes | Supported blockchain networks |
apiBaseUrl | string | Yes | Phantom API endpoint |
Info.plist