dymjs-types
v1.0.9
Published
JS and TS types relating to Protocol Buffers used by Dymension SDK and other related projects
Readme
dymjs-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
npm installRebuilding types
npm run codegen # Generate .ts files into ./src
npm run build # Build .js/.d.ts filesSDK versions
SDK | version ------------|--------- cosmos-sdk | v0.47.2 ibc-go | v7.0.0 wasmd | v0.31.0 osmosis | v15.2.0-dymension-v1.1.3
