Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

TypeScript SDK

The TypeScript SDK is a viem-style client for the Dango execution environment. It speaks GraphQL over HTTP and WebSocket to a Dango indexer, signs transactions with EIP-712 typed data, and ships as six packages: @left-curve/sdk, @left-curve/crypto, @left-curve/encoding, @left-curve/types, @left-curve/utils, and @left-curve/config.

Start here

Concepts

API Reference