@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