/neutronjs

Primary LanguageTypeScriptApache License 2.0Apache-2.0

neutronjs

Cosmjs types for users of Neutron chain.

https://www.neutron.org/

Version of this package is synced with Neutron chain version.

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