1.1.0 • Published 1 year ago

@sifchain/proto-types v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

@sifchain/proto-types

JS and TS types relating to Protocol Buffers used by SifNode and other related projects

Dependencies

To generate JS/TS code from protocol buufers, you need to install:

You can use Brew on macOS:

brew install protobuf

Rebuilding types

pnpm syncProto # sync protobuf definition files from sifnode
pnpm codegen # generate .js/.d.ts files
1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago