@graz-sh/types
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

@graz-sh/types

npm/v npm/dt stars

Cosmos, Keplr, and Graz related type definitions

Installing

pnpm install @graz-sh/types long

Example Usage

import { Chain, AssetList, ... } from "@graz-sh/types";
import { convertChainToChainInfo } from "@graz-sh/types/convert";
import { defineChain, defineChainInfo, ... } from "@graz-sh/types/define";
import { ChainInfo, ... } from "@graz-sh/types/keplr";

FAQs

Why hard fork @keplr-wallet/types sources?

@keplr-wallet/types uses long package as a direct dependency, whereas this package marks it as a peer dependency, so you need to install it alongside @graz-sh/types.

License

Readme

Keywords

none

Package Sidebar

Install

npm i @graz-sh/types

Weekly Downloads

344

Version

0.0.14

License

MIT

Unpacked Size

223 kB

Total Files

27

Last publish

Collaborators

  • codingki
  • grikomsn