Left Curve Software Stack
    Preparing search index...

    Module @left-curve/sdk - v0.1.0

    dango

    Decentralized perpetual futures exchange. Trade: dango.exchange

    Name Language Description
    book/ Markdown documentation, built with mdBook
    dango/ Rust suite of DeFi application smart contracts
    deploy/ Ansible playbooks for provisioning and deploying servers
    docker/ Docker build and runtime container images
    grug/ Rust execution environment for blockchains
    hyperlane/ Rust Hyperlane cross-chain messaging protocol
    indexer/ Rust indexer and GraphQL API server
    pyth/ Rust client for the Pyth price oracle
    sdk/python/ Python SDK for Dango
    sdk/rust/ Rust SDK for Dango
    sdk/typescript/ TypeScript SDK for Dango
    ui/ TypeScript web interface for Dango
    utils/ Rust miscellaneous utility crates

    © 2024-2026 Left Curve Software. All rights reserved.

    This repository and all its contents, including but not limited to source code, documentation, specifications, and associated materials (collectively, the "Software") are proprietary to Left Curve Software Limited (the "Company") and are provided for informational purposes only. No license, express or implied, is granted. No part of the Software may be modified, forked, distributed, sublicensed, or used in any manner, for commercial or non-commercial purpose, without express written permission of the Company.

    Classes

    PrivateKeySigner
    Secp256k1

    Type Aliases

    Account
    Address
    Chain
    ChildOrder
    Coin
    Coins
    ConditionalOrder
    Denom
    FeeRateOverride
    GetPerpsQueryMsg
    KeyHash
    PerpsCancelConditionalOrderRequest
    PerpsCancelOrderRequest
    PerpsLiquidityDepth
    PerpsLiquidityDepthResponse
    PerpsOrderByUserItem
    PerpsOrderKind
    PerpsOrderResponse
    PerpsOrdersByUserResponse
    PerpsPairParam
    PerpsPairState
    PerpsParam
    PerpsPosition
    PerpsPositionExtended
    PerpsQueryMsg
    PerpsState
    PerpsTimeInForce
    PerpsUnlock
    PerpsUserState
    PerpsUserStateExtended
    PerpsVaultState
    PublicActions
    PublicClient
    PublicClientConfig
    RateSchedule
    SignerActions
    SignerClient
    SignerClientConfig
    TriggerDirection
    VaultSnapshot

    Variables

    devnet
    Direction
    local
    mainnet
    OrderType
    testnet
    TimeInForceOption

    Functions

    computeAddress
    createAccountSalt
    createBaseClient
    createKeyHash
    createPublicClient
    createSessionSigner
    createSignBytes
    createSignerClient
    createTransport
    formatUnits
    isValidAddress
    parseUnits
    publicActions
    signerActions
    toAccount