@quantabit/invite-sdk
v1.0.3
Published
QuantaBit Invite SDK - invite code capture, storage, links, QR code rendering, and reward toast
Maintainers
Readme
@quantabit/invite-sdk
QuantaBit Invite SDK - invite code capture, storage, links, QR code rendering, and reward toast
安装
npm install @quantabit/invite-sdk
# 或
yarn add @quantabit/invite-sdk快速开始
import { /* 组件或方法 */ } from '@quantabit/invite-sdk';
// 请参考 API 文档了解详细用法依赖
本 SDK 依赖 @quantabit/sdk-config 进行统一配置管理。
请确保在应用启动时初始化配置:
import { initConfig } from '@quantabit/sdk-config';
initConfig({
apiBaseUrl: 'https://your-api-domain.com/api/v1',
});License
MIT © QuantaBit
🌐 Brand & Links
- Official Mainnet: QuantaBit Chain
- Developer Platform: Developer Platform
- Open Platform: Open Platform
- Payment Platform: Pay Platform
- Feedback: Feedback
