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

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