JSPM

@certusone/wormhole-sdk-proto-node

0.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 36
  • Score
    100M100P100Q83724F
  • License Apache-2.0

NodeJS client protobuf for interacting with Wormhole

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 tsproto for env=node and outputServices=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=. .