SDK Integration Guide https://docs.hazbase.com/en/sdk-integration/support/ Developer Tools SDK Integration Guide This section covers the shortest SDK integration path and key implementation cautions. What This Guide Covers 1 Quick Start Complete installation and first implementation in 5 minutes 2 API Reference Detailed specifications and code examples for all methods 3 Support Status Framework and browser compatibility Key Features Fast Integration - Access all features with just a few lines of code Type Safety - Full TypeScript support for enhanced developer experience Cross-Platform - Supports Web, Node.js, and React Native 💡 Our Goal: Enable developers to easily implement token economy features and accelerate innovation Quick Start API Reference Support Status SDK Framework Support Framework Support Status hazBase SDK supports various frameworks and platforms, allowing developers to easily integrate with their chosen technology stack. Framework Support List Check implementation status and support level for each framework Node.js 18+ Support Level 100 % Fully Supported Full Support React 18+ Support Level 75 % Supports main features Partial Support React Native Support Level 0 % In development planning Planned Unity Support Level 0 % In development planning Planned Unreal Engine Support Level 0 % In development planning Planned .NET Support Level 0 % In development planning Planned Swift Support Level 0 % In development planning Planned Kotlin Support Level 0 % In development planning Planned Development Roadmap Planned support for new frameworks in the future React Support Q1 2026 React Native Support Q1 2026 Unity / Unreal Engine Support Q2 2026 .NET Support Q3 2026 Swift, Kotlin Support Late 2026 System Requirements Minimum requirements and recommended environment for using hazBase SDK Required Node.js 18.18.0+ npm 9+ / pnpm 8+ / yarn 3+ TypeScript v5.2+ JavaScript ES2020+ Recommended Node.js LTS v20.x+ pnpm v9+ Dependencies ethers v6.14+