Skip to main content

SDK quickstart

Install @slip/sdk@0.2.0 from a registry release or a provenance-pinned npm pack tarball.
The default export graph contains Kit codecs, instruction builders, RPC readers, subscriptions, integer money helpers, and reference verification. It does not import Anchor, web3.js, AI SDK, Ollama, or Node built-ins. Import server compilation from @slip/sdk/ai and authenticated TxLINE access from @slip/sdk/txline. Your app signs the returned Kit instructions through Wallet Standard. Never persist copied pools or settlement state as authoritative data.