Everything you need to build with Styx Stack
Quick start guide to integrate Styx into your application
Privacy-first mobile SDK for React Native & Kotlin
Complete SDK docs for TypeScript & Kotlin
Step-by-step guides with working code
REST API documentation with examples
Wallet-based authentication and API keys
Understanding the privacy guarantees
npm install @styx-stack/sdkimport {Resolv} from '@styx-stack/sdk';
const resolv = new Resolv(connection);
const { link } = await resolv.createPayment({ sender, amount });