npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@exodus/cosmjs-types

0.4.0-exodus.2

@feri42

npmHomeRepoSnykSocket
Downloads:85
$ npm install @exodus/cosmjs-types
DailyWeeklyMonthlyYearly

cosmjs-types

Maintenance

This section is for maintainers of this repo, not users.

Getting started

# Pull external code
git submodule init
git submodule update

# Install dependencies
yarn install

# Setup SDK for IDE support (see https://next.yarnpkg.com/getting-started/editor-sdks)
yarn dlx @yarnpkg/sdks vscode

Rebuilding types

yarn codegen # Generate .ts files into ./src
yarn build # Build .js/.d.ts files