@bnb-chain/greenfield-cosmos-types
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Greenfield Cosmos Types

JavaScript and TypeScript types relating to Protocol Buffers used by Greenfield JS SDK and Cosmos-SDK and other related projects.

This section needs to cooperate with greenfield-js-sdk.

Getting Started

# Update protobuf files
git submodule init
git submodule update

# Install dependencies
pnpm install

Build Types

# Generate .ts files into ./src
npm run codegen

# Build .js/.d.js files
npm run build

Package Sidebar

Install

npm i @bnb-chain/greenfield-cosmos-types

Weekly Downloads

162

Version

0.4.0

License

MIT

Unpacked Size

19.9 MB

Total Files

533

Last publish

Collaborators

  • robot-ux