1.45.2 • Published 2 days ago

@chain-registry/cli v1.45.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
2 days ago

@chain-registry/cli

The @chain-registry/cli is a powerful command-line interface designed to interact with the Chain Registry, allowing users to fetch information, validate data, and generate TypeScript interfaces directly from JSON schemas.

Features

🔍 Info: Retrieve detailed information about chains, assets, and asset lists.

Validate: Check the integrity and validity of the registry data against its schemas.

🛠️ Codegen: Generate TypeScript definitions for use in development, ensuring type safety and adherence to the schema definitions.

Installation

To get started with @chain-registry/cli, install it via npm or yarn:

npm install @chain-registry/cli
# or
yarn add @chain-registry/cli

Table of Contents

Command Details

Info

Fetch and display information about entities in the chain registry:

chain-registry info

Options:

  • chain: Fetch information specific to a chain.
  • asset-list: Fetch asset lists associated with a specific chain.
  • asset: Fetch detailed information about a specific asset.
  • --registryDir: Path to the chain registry directory.

Validate

Validate the data in the registry against the provided JSON schemas:

chain-registry validate

Options:

  • --registryDir: Path to the chain registry directory (required).
  • --useStrict: Enables strict mode in the schema validation process, ensuring that only explicitly permitted properties are present in the data (default: false).
  • --allErrors: Configures the validator to return all errors found during validation instead of stopping at the first error (default: true).
  • --useDefaults: Applies default values defined in the schema during validation, filling in missing data as needed (default: true).
  • --draft: Choose between JSON Schema drafts: draft-07, 2019-09, and 2020-12 (default: 2019-09).

Codegen

Generate TypeScript interfaces for the registry:

chain-registry codegen --outputDir ./src --registryDir /path/to/registry

Options:

  • --outputDir: Directory to output the generated TypeScript files.
  • --registryDir: Path to the chain registry directory.
  • --strictTypeSafety: Enables strict TypeScript type definitions.
  • --camelCase: Converts JSON schema properties to camelCase in the generated TypeScript files.

Related

Checkout these related projects:

  • @cosmology/telescope Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
  • @cosmwasm/ts-codegen Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
  • chain-registry Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application.
  • cosmos-kit Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
  • create-cosmos-app Set up a modern Cosmos app by running one command.
  • interchain-ui The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
  • starship Unified Testing and Development for the Interchain.

Credits

🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️

Disclaimer

AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.

No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.

1.45.2

2 days ago

1.36.0

5 days ago

1.37.0

5 days ago

1.34.0

5 days ago

1.35.0

5 days ago

1.38.0

5 days ago

1.37.1

5 days ago

1.39.0

5 days ago

1.40.0

5 days ago

1.42.0

4 days ago

1.41.0

5 days ago

1.44.0

4 days ago

1.43.0

4 days ago

1.45.1

4 days ago

1.45.0

4 days ago

1.33.2

8 days ago

1.33.1

9 days ago

1.32.8

15 days ago

1.33.0

14 days ago

1.32.7

16 days ago

1.32.6

18 days ago

1.32.5

19 days ago

1.32.4

20 days ago

1.32.3

21 days ago

1.32.2

21 days ago

1.32.1

22 days ago

1.30.6

23 days ago

1.30.5

23 days ago

1.32.0

22 days ago

1.31.0

23 days ago

1.30.4

24 days ago

1.30.3

26 days ago

1.30.2

27 days ago

1.29.0

28 days ago

1.30.0

28 days ago

1.30.1

28 days ago

1.28.0

28 days ago

1.27.0

28 days ago