Changelog
All notable changes to @galliun/sdk are documented here.
0.1.0
Initial public SDK release.
Added
GalliunClient— generic paid fetch for protected API routes (/p/:projectSlug/*)paidFetch/paidFetchJson— low-level 402exact_splitpayment flow- Wallet adapters for Sui and Solana (atomic multi-leg USDC payments)
- Payment flow hooks for UI integration
- Directory catalog helpers
- Error classes:
SDKError,APIError,PaymentRequiredSDKError
Removed
- EVM/Base wallet adapters and custodial treasury payment model
- Managed conversations (
auth.*,conversations.*, wallet auth for chat ownership) - Finance client refund listing APIs
- First-party LLM client and chat completion APIs