npm.io
0.11.0 • Published 7 months ago

cosmjs-types

Licence
Apache-2.0
Version
0.11.0
Deps
0
Size
7.7 MB
Vulns
0
Weekly
0
Stars
38

cosmjs-types

typescript npm version license minimum node version monthly downloads

Maintenance

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

Getting started

# Pull external code
git submodule init
git submodule update

# Install dependencies
npm install
Rebuilding types
npm run codegen # Generate .ts files into ./src
npm run build # Build .js/.d.ts files