🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@left-curve/types

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@left-curve/types

TypeScript type definitions for the [Dango](https://dango.exchange) ecosystem.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
2
Created
Source

@left-curve/types

TypeScript type definitions for the Dango ecosystem.

Installation

npm install @left-curve/types

Usage

import type { Coin, Chain, Address } from "@left-curve/types";

What's included

Core type definitions for:

  • Chain - chain configuration, status, and block explorer
  • Coins - coin amounts, denominations, and balances
  • Transactions - messages, signatures, and transaction types
  • Clients - public and signer client interfaces
  • Accounts - account types, credentials, and sessions
  • Queries - query request/response types for app, wasm, and chain state
  • DEX - pools, pairs, orders, and trade types
  • Perps - perpetual positions, markets, and funding
  • Encoding - binary, hex, JSON, and base64 type definitions
  • Transport - transport schemas and GraphQL types
  • Indexer - indexed data query types
  • Oracle - price feed types
  • Hyperlane - cross-chain bridge types
  • WebAuthn - passkey credential types

License

TBD

Keywords

grug

FAQs

Package last updated on 14 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts