/neutronjs

Primary LanguageTypeScriptApache License 2.0Apache-2.0

cosmjs-types

npm version

Maintenance

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

Getting started

# Pull external code
git submodule update --init --recursive

# Install dependencies
npm install

Rebuilding types

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