kev1n-peters e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 月之前
..
src 37c20b547a sdk/js: publish separate proto packages 3 年之前
.gitignore 37c20b547a sdk/js: publish separate proto packages 3 年之前
.npmrc 204d9ef40f sdk/js - include nonce in GetSignedBatchVAA call 3 年之前
LICENSE 37c20b547a sdk/js: publish separate proto packages 3 年之前
README.md 4e70aa0f16 sdk/js-proto-* bump versions for new protos 3 年之前
go.mod 12459c4a2a Add a wormhole go sdk 3 年之前
package-lock.json e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 月之前
package.json e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 月之前
tsconfig-cjs.json 37c20b547a sdk/js: publish separate proto packages 3 年之前
tsconfig.json 37c20b547a sdk/js: publish separate proto packages 3 年之前

README.md

Wormhole SDK Proto Web

Web client protobuf for interacting with Wormhole

Note: This code is generated by tsproto for env=browser and outputClientImpl=grpc-web

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=. .