pando-grpc

JSON →
library 1.6.15 ·javascript
verified Jun 7, 2026

npm-pando-grpc is a gRPC-web client library for interacting with the Pando API. Version 1.6.15 is the current stable release. It requires protoc-gen-grpc-web and protoc to be installed locally to generate JavaScript client stubs from .proto files. The package uses CommonJS and targets Node.js environments. Compared to similar gRPC-web libraries, it provides a straightforward way to define service calls and message types via generated code, but the setup process is manual and system-dependent.