firefly-protos-js
v0.0.6
Published
Generated protobuf definitions and codecs for the Firefly MLS network
Readme
firefly-protos-js
Generated TypeScript / JavaScript protobuf definitions and codecs for the Firefly MLS network.
Installation
npm install firefly-protos-jsGeneration & Build
# Install dependencies
pnpm install
# Generate proto bindings and compile TypeScript
pnpm run buildPublishing
npm publish --access public