Skip to main content
Version: 1.0.3 | View on npm React Native SDK for Grid - authentication, smart accounts, and payments.

Installation

Required Polyfills

IMPORTANT: Configure polyfills at your app’s entry point before importing any other code.

1. Install Dependencies

2. Configure Polyfills

Create a file entrypoint.js:
Set this as your entry point in package.json:

Quick Start

Note: After calling createAccount, an OTP code will be sent to the user’s email. The user must enter this code, which you then pass to completeAuthAndCreateAccount to complete the authentication flow.

License

MIT