SINAI STANDARD

Overview

Documentation for the Sinai Standard SDK — compliant Token-2022 tokens on Solana

Sinai Standard

The Sinai Standard SDK provides a TypeScript interface for creating and managing compliant Token-2022 tokens on Solana. It wraps six on-chain programs that enforce transfer restrictions, taxation, hold periods, and balance caps at the protocol level. A Compliance Oracle bridges off-chain KYC providers to on-chain allowlists, and an Issuer Dashboard provides a no-code web interface for token management.

Programs

ProgramPurpose
Token FactoryCreates mints with compliance extensions
Allowlist HookKYC/AML transfer gating
Tax HookAutomated transfer fees
Hold Period HookLock-up enforcement
Max Balance HookPer-wallet balance caps
Router HookChains multiple hooks together

Network Support

NetworkStatus
DevnetDeployed and tested
MainnetComing soon

On this page