SDK Reference
Complete API reference for the @sinai-standard/sdk package
SDK Reference
The @sinai-standard/sdk package provides TypeScript classes for interacting with all six Sinai Standard on-chain programs.
Classes
| Class | Description |
|---|---|
| AksumKit | Main entry point — token creation and management |
| AllowlistManager | KYC/AML allowlist and denylist management |
| TaxManager | Transfer tax configuration and collection |
| HoldPeriodManager | Lock-up period enforcement |
| MaxBalanceManager | Per-wallet balance cap enforcement |
| ConfidentialTransferManager | Privacy-preserving encrypted transfers |
| RouterManager | Multi-hook chaining |
Utilities
| Export | Description |
|---|---|
| PDA Helpers | PDA derivation functions and constants |