Package Exports
- @certusone/wormhole-sdk-proto-node
- @certusone/wormhole-sdk-proto-node/lib/cjs/index.js
- @certusone/wormhole-sdk-proto-node/lib/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@certusone/wormhole-sdk-proto-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Wormhole SDK Proto Node
NodeJS client protobuf for interacting with Wormhole
Note: This code is generated by
tsprotoforenv=nodeandoutputServices=grpc-js
Updating protos
To generate new proto files from the protobuf source, at the root of the repo run:
DOCKER_BUILDKIT=1 docker build --target node-export -f Dockerfile.proto -o type=local,dest=. .