506a15f1d1 | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
.npmrc | ||
LICENSE | ||
README.md | ||
go.mod | ||
package-lock.json | ||
package.json | ||
tsconfig-cjs.json | ||
tsconfig.json |
README.md
Wormhole SDK Proto Node
NodeJS client protobuf for interacting with Wormhole
Note: This code is generated by
tsproto
forenv=node
andoutputServices=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=. .