βSDK Setup & Installation
1. Install the SDK
npm install @fuul/sdk# or using yarn
yarn add @fuul/sdk2. Initialize
import { Fuul } from '@fuul/sdk';
Fuul.init({ apiKey: 'your-api-key' });Which API key should I use?
Use case
Key type
What's next?
Step
Page
Last updated